Skip to content

Commit 530bfb1

Browse files
release version 1.0.0
1 parent e951ee3 commit 530bfb1

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

.vscodeignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
**/*.ts
2+
**/tsconfig.json
3+
sample-coverlet-app/

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"displayName": "Vscode Coverlet",
44
"description": "Coverlet tools for Vscode",
55
"icon": "img/icon-512.png",
6-
"version": "0.9.0",
6+
"version": "1.0.0",
77
"publisher": "urbanoanderson",
88
"homepage": "https://github.com/urbanoanderson/vscode-coverlet/blob/master/README.md",
99
"repository": {

0 commit comments

Comments
 (0)