Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
wayneashleyberry committed Sep 24, 2021
1 parent 6cf96bb commit f580d8a
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 4 deletions.
3 changes: 1 addition & 2 deletions client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,7 @@
"name": "entropy-scanner-client",
"description": "Entropy scanner client",
"author": "Wayne Ashley Berry",
"version": "1.3.2",
"publisher": "vscode",
"version": "1.4.0",
"repository": {
"type": "git",
"url": "https://github.com/wayneashleyberry/vscode-entropy-scanner"
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"author": "Wayne Ashley Berry",
"license": "MIT",
"publisher": "wayneashleyberry",
"version": "1.3.2",
"version": "1.4.0",
"repository": {
"type": "git",
"url": "https://github.com/wayneashleyberry/vscode-entropy-scanner"
Expand Down
2 changes: 1 addition & 1 deletion server/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "entropy-scanner-server",
"description": "Entropy scanner language server.",
"version": "1.3.2",
"version": "1.4.0",
"author": "Wayne Ashley Berry",
"license": "MIT",
"engines": {
Expand Down

0 comments on commit f580d8a

Please sign in to comment.