diff --git a/build/component/package.json b/build/component/package.json index 1e68e4b..a96d803 100644 --- a/build/component/package.json +++ b/build/component/package.json @@ -1,6 +1,6 @@ { "name": "react-sample", - "version": "2.9.0", + "version": "2.10.0", "description": "Sample app Showcasing React Adapter", "main": "react-sample.pax", "homepgae": "https://zowe.org", diff --git a/manifest.yaml b/manifest.yaml index 97bf749..8525207 100644 --- a/manifest.yaml +++ b/manifest.yaml @@ -2,7 +2,7 @@ name: react-sample id: org.zowe.zlux.sample.react # Without the v -version: 2.4.1 +version: 2.5.1 # Human readable component name title: React Sample # Human readable component description diff --git a/webClient/package.json b/webClient/package.json index dc7cf79..471f900 100644 --- a/webClient/package.json +++ b/webClient/package.json @@ -1,6 +1,6 @@ { "name": "org.zowe.zlux.sample.react", - "version": "2.3.0", + "version": "2.4.0", "description": "A sample react showcasing react framework in Zowe App Framework", "license": "EPL-2.0", "dependencies": {