Skip to content

Commit

Permalink
bump up version for marketplace push
Browse files Browse the repository at this point in the history
due to the tag "3.0.1" already used by the pre-release (my bad, should have used 3.0.1-pre), so bump up to 3.0.2
  • Loading branch information
connectdotz committed Jul 2, 2019
1 parent 745e603 commit 71f609f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "vscode-jest",
"displayName": "Jest",
"description": "Use Facebook's Jest With Pleasure.",
"version": "3.0.1",
"version": "3.0.2",
"publisher": "Orta",
"engines": {
"vscode": "^1.23.0"
Expand Down

0 comments on commit 71f609f

Please sign in to comment.