Skip to content

Commit 70e8012

Browse files
committed
bumped version to 1.1.0
1 parent f645892 commit 70e8012

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

browser-app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"private": true,
33
"name": "browser-app",
4-
"version": "1.0.3",
4+
"version": "1.1.0",
55
"dependencies": {
66
"@theia/core": "^1.9.0",
77
"@theia/filesystem": "^1.9.0",

electron-app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"private": true,
33
"name": "electron-app",
4-
"version": "1.0.3",
4+
"version": "1.1.0",
55
"dependencies": {
66
"@theia/core": "^1.9.0",
77
"@theia/filesystem": "^1.9.0",

fusion-studio-extension/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"keywords": [
44
"theia-extension"
55
],
6-
"version": "1.0.3",
6+
"version": "1.1.0",
77
"author": "Evolved Binary <[email protected]>",
88
"license": "GPL-3.0",
99
"main": "./lib/index.js",

0 commit comments

Comments
 (0)