Skip to content
This repository has been archived by the owner on Mar 8, 2020. It is now read-only.

Commit

Permalink
Bump Composer and extension to v0.19.12 (#84)
Browse files Browse the repository at this point in the history
Signed-off-by: Simon Stone <[email protected]>
  • Loading branch information
Simon Stone authored Jul 6, 2018
1 parent 0910524 commit 5becd30
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
],
"homepage": "https://hyperledger.github.io/composer/",
"license": "Apache-2.0",
"version": "0.19.8",
"version": "0.19.12",
"publisher": "HyperledgerComposer",
"icon": "icon.png",
"engines": {
Expand Down
4 changes: 2 additions & 2 deletions server/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "composer-support-server",
"description": "HyperledgerComposer server",
"version": "0.19.8",
"version": "0.19.12",
"author": "Hyperledger Composer",
"publisher": "HyperledgerComposer",
"license": "Apache-2.0",
Expand All @@ -13,7 +13,7 @@
"url": "https://github.com/hyperledger/composer-vscode-plugin"
},
"dependencies": {
"composer-common": "0.19.8",
"composer-common": "0.19.12",
"vscode-languageserver": "3.3.0",
"vscode-uri": "1.0.1"
},
Expand Down

0 comments on commit 5becd30

Please sign in to comment.