Skip to content

Commit

Permalink
update version to 2.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
benshabatnoam committed Feb 9, 2020
1 parent 8c74c07 commit d0504ce
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "google-translate-ext",
"displayName": "Google Translate",
"description": "Translate your code using Google Translate API.",
"version": "1.3.1",
"version": "2.0.0",
"publisher": "benshabatnoam",
"repository": {
"type": "git",
Expand Down Expand Up @@ -74,7 +74,6 @@
"vscode": "^1.1.29"
},
"dependencies": {
"google-translate": "^2.2.0",
"google-translate-open-api": "^1.3.2"
}
}

0 comments on commit d0504ce

Please sign in to comment.