Skip to content

Commit 3162486

Browse files
committed
v1.0.1
1 parent 20ee7e9 commit 3162486

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "test-utils",
33
"displayName": "Test Utils",
44
"description": "Add, remove, and move .only in tests",
5-
"version": "1.0.0",
5+
"version": "1.0.1",
66
"publisher": "chrisbreiding",
77
"engines": {
88
"vscode": "^1.17.0"
@@ -98,4 +98,4 @@
9898
"@types/node": "^7.0.0",
9999
"@types/mocha": "^2.2.42"
100100
}
101-
}
101+
}

0 commit comments

Comments
 (0)