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

Commit 59f6a01

Browse files
author
Simon Stone
authored
Bump version to v0.19.0 (#66)
Signed-off-by: Simon Stone <[email protected]>
1 parent 89f7095 commit 59f6a01

File tree

3 files changed

+3
-2
lines changed

3 files changed

+3
-2
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,2 @@
11
npm-debug.log
2+
package-lock.json

client/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
],
1212
"homepage": "https://hyperledger.github.io/composer/",
1313
"license": "Apache-2.0",
14-
"version": "0.16.2",
14+
"version": "0.19.0",
1515
"publisher": "HyperledgerComposer",
1616
"icon": "icon.png",
1717
"engines": {

server/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "composer-support-server",
33
"description": "HyperledgerComposer server",
4-
"version": "0.16.2",
4+
"version": "0.19.0",
55
"author": "Hyperledger Composer",
66
"publisher": "HyperledgerComposer",
77
"license": "Apache-2.0",

0 commit comments

Comments
 (0)