diff --git a/theia-extensions/theia-bosh/bosh/package.json b/theia-extensions/theia-bosh/bosh/package.json index b92eaf3ca..7e9dafbca 100644 --- a/theia-extensions/theia-bosh/bosh/package.json +++ b/theia-extensions/theia-bosh/bosh/package.json @@ -6,7 +6,7 @@ "keywords": [ "theia-extension" ], - "version": "0.0.4", + "version": "1.5.0", "files": [ "lib", "src", diff --git a/theia-extensions/theia-bosh/browser-app/package.json b/theia-extensions/theia-bosh/browser-app/package.json index bd1715351..f7741633b 100644 --- a/theia-extensions/theia-bosh/browser-app/package.json +++ b/theia-extensions/theia-bosh/browser-app/package.json @@ -1,7 +1,7 @@ { "private": true, "name": "browser-app", - "version": "0.0.4", + "version": "1.5.0", "dependencies": { "@pivotal-tools/theia-bosh": "file:../bosh", "@theia/core": "latest", diff --git a/theia-extensions/theia-bosh/electron-app/package.json b/theia-extensions/theia-bosh/electron-app/package.json index c524d307d..a96d94d95 100644 --- a/theia-extensions/theia-bosh/electron-app/package.json +++ b/theia-extensions/theia-bosh/electron-app/package.json @@ -1,7 +1,7 @@ { "private": true, "name": "electron-app", - "version": "0.0.4", + "version": "1.5.0", "dependencies": { "@pivotal-tools/theia-bosh": "file:../bosh", "@theia/core": "latest", diff --git a/theia-extensions/theia-bosh/lerna.json b/theia-extensions/theia-bosh/lerna.json index 799ef5142..4102e5980 100644 --- a/theia-extensions/theia-bosh/lerna.json +++ b/theia-extensions/theia-bosh/lerna.json @@ -1,6 +1,6 @@ { "lerna": "3.13.1", - "version": "0.0.4", + "version": "1.5.0", "useWorkspaces": true, "npmClient": "yarn", "command": { diff --git a/theia-extensions/theia-cf-manifest-yaml/browser-app/package.json b/theia-extensions/theia-cf-manifest-yaml/browser-app/package.json index 1035a0f03..667cfd5bb 100644 --- a/theia-extensions/theia-cf-manifest-yaml/browser-app/package.json +++ b/theia-extensions/theia-cf-manifest-yaml/browser-app/package.json @@ -1,7 +1,7 @@ { "private": true, "name": "browser-app", - "version": "0.0.4", + "version": "1.5.0", "dependencies": { "@pivotal-tools/theia-cf-manifest-yaml": "file:../cf-manifest-yaml", "@theia/core": "latest", diff --git a/theia-extensions/theia-cf-manifest-yaml/cf-manifest-yaml/package.json b/theia-extensions/theia-cf-manifest-yaml/cf-manifest-yaml/package.json index 9f0c43f56..2da1c84ed 100644 --- a/theia-extensions/theia-cf-manifest-yaml/cf-manifest-yaml/package.json +++ b/theia-extensions/theia-cf-manifest-yaml/cf-manifest-yaml/package.json @@ -6,7 +6,7 @@ "keywords": [ "theia-extension" ], - "version": "0.0.4", + "version": "1.5.0", "files": [ "lib", "src", diff --git a/theia-extensions/theia-cf-manifest-yaml/electron-app/package.json b/theia-extensions/theia-cf-manifest-yaml/electron-app/package.json index 97f843263..78f3ee754 100644 --- a/theia-extensions/theia-cf-manifest-yaml/electron-app/package.json +++ b/theia-extensions/theia-cf-manifest-yaml/electron-app/package.json @@ -1,7 +1,7 @@ { "private": true, "name": "electron-app", - "version": "0.0.4", + "version": "1.5.0", "dependencies": { "@pivotal-tools/theia-cf-manifest-yaml": "file:../cf-manifest-yaml", "@theia/core": "latest", diff --git a/theia-extensions/theia-cf-manifest-yaml/lerna.json b/theia-extensions/theia-cf-manifest-yaml/lerna.json index 799ef5142..4102e5980 100644 --- a/theia-extensions/theia-cf-manifest-yaml/lerna.json +++ b/theia-extensions/theia-cf-manifest-yaml/lerna.json @@ -1,6 +1,6 @@ { "lerna": "3.13.1", - "version": "0.0.4", + "version": "1.5.0", "useWorkspaces": true, "npmClient": "yarn", "command": { diff --git a/theia-extensions/theia-concourse/browser-app/package.json b/theia-extensions/theia-concourse/browser-app/package.json index c22727adc..fb946fda6 100644 --- a/theia-extensions/theia-concourse/browser-app/package.json +++ b/theia-extensions/theia-concourse/browser-app/package.json @@ -1,7 +1,7 @@ { "private": true, "name": "browser-app", - "version": "0.0.4", + "version": "1.5.0", "dependencies": { "@pivotal-tools/theia-concourse": "file:../concourse", "@theia/core": "latest", diff --git a/theia-extensions/theia-concourse/concourse/package.json b/theia-extensions/theia-concourse/concourse/package.json index 9f6643dbc..ebfb9f746 100644 --- a/theia-extensions/theia-concourse/concourse/package.json +++ b/theia-extensions/theia-concourse/concourse/package.json @@ -6,7 +6,7 @@ "keywords": [ "theia-extension" ], - "version": "0.0.4", + "version": "1.5.0", "files": [ "lib", "src", diff --git a/theia-extensions/theia-concourse/electron-app/package.json b/theia-extensions/theia-concourse/electron-app/package.json index 258cbae29..8ca030ca7 100644 --- a/theia-extensions/theia-concourse/electron-app/package.json +++ b/theia-extensions/theia-concourse/electron-app/package.json @@ -1,7 +1,7 @@ { "private": true, "name": "electron-app", - "version": "0.0.4", + "version": "1.5.0", "dependencies": { "@pivotal-tools/theia-concourse": "file:../concourse", "@theia/core": "latest", diff --git a/theia-extensions/theia-concourse/lerna.json b/theia-extensions/theia-concourse/lerna.json index 799ef5142..4102e5980 100644 --- a/theia-extensions/theia-concourse/lerna.json +++ b/theia-extensions/theia-concourse/lerna.json @@ -1,6 +1,6 @@ { "lerna": "3.13.1", - "version": "0.0.4", + "version": "1.5.0", "useWorkspaces": true, "npmClient": "yarn", "command": { diff --git a/theia-extensions/theia-spring-boot/browser-app/package.json b/theia-extensions/theia-spring-boot/browser-app/package.json index df5eba62f..6496475cb 100644 --- a/theia-extensions/theia-spring-boot/browser-app/package.json +++ b/theia-extensions/theia-spring-boot/browser-app/package.json @@ -1,7 +1,7 @@ { "private": true, "name": "browser-app", - "version": "0.0.4", + "version": "1.5.0", "dependencies": { "@pivotal-tools/theia-spring-boot": "file:../spring-boot", "@theia/core": "latest", diff --git a/theia-extensions/theia-spring-boot/electron-app/package.json b/theia-extensions/theia-spring-boot/electron-app/package.json index 7b02f501e..74bc01d03 100644 --- a/theia-extensions/theia-spring-boot/electron-app/package.json +++ b/theia-extensions/theia-spring-boot/electron-app/package.json @@ -1,7 +1,7 @@ { "private": true, "name": "electron-app", - "version": "0.0.4", + "version": "1.5.0", "dependencies": { "@pivotal-tools/theia-spring-boot": "file:../spring-boot", "@theia/core": "latest", diff --git a/theia-extensions/theia-spring-boot/lerna.json b/theia-extensions/theia-spring-boot/lerna.json index 799ef5142..4102e5980 100644 --- a/theia-extensions/theia-spring-boot/lerna.json +++ b/theia-extensions/theia-spring-boot/lerna.json @@ -1,6 +1,6 @@ { "lerna": "3.13.1", - "version": "0.0.4", + "version": "1.5.0", "useWorkspaces": true, "npmClient": "yarn", "command": { diff --git a/theia-extensions/theia-spring-boot/spring-boot/package.json b/theia-extensions/theia-spring-boot/spring-boot/package.json index d20d7ab05..d64b66ea4 100644 --- a/theia-extensions/theia-spring-boot/spring-boot/package.json +++ b/theia-extensions/theia-spring-boot/spring-boot/package.json @@ -6,7 +6,7 @@ "keywords": [ "theia-extension" ], - "version": "0.0.4", + "version": "1.5.0", "files": [ "lib", "src",