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

Commit 0c3c608

Browse files
committed
update the release version number to v0.5.5
1 parent 57442d3 commit 0c3c608

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

client/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"description": "Fabric Composer syntax highlighting, autocomplete & error checking",
55
"author": "Fenglian Xu",
66
"license": "Apache",
7-
"version": "0.5.2",
7+
"version": "0.5.5",
88
"publisher": "FabricComposer",
99
"icon": "icon.png",
1010
"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": "Composer server",
4-
"version": "0.5.2",
4+
"version": "0.5.5",
55
"author": "Fenglian Xu",
66
"publisher": "FabricComposer",
77
"license": "Apache",

0 commit comments

Comments
 (0)