Skip to content

Commit

Permalink
Update vscode dependence to 1.0.0.
Browse files Browse the repository at this point in the history
  • Loading branch information
aioutecism committed Apr 14, 2016
1 parent 0d875ed commit 154d8c4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "amvim",
"version": "1.1.2-pre",
"version": "1.1.2",
"publisher": "auiworks",
"icon": "images/icon.png",
"displayName": "amVim",
Expand Down Expand Up @@ -29,7 +29,7 @@
"author": "aioutecism",
"license": "ISC",
"engines": {
"vscode": "^0.10.12"
"vscode": "^1.0.0"
},
"main": "./out/src/extension",
"contributes": {
Expand Down

0 comments on commit 154d8c4

Please sign in to comment.