Skip to content

Commit

Permalink
2.1.0
Browse files Browse the repository at this point in the history
Signed-off-by: Sean Grady <[email protected]>
  • Loading branch information
1000TurquoisePogs committed May 24, 2019
1 parent 3d4e39a commit 30a4be8
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion pluginDefinition.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"identifier": "org.zowe.editor",
"apiVersion": "1.0.0",
"pluginVersion": "2.0.0",
"pluginVersion": "2.1.0",
"pluginType": "application",
"webContent": {
"framework": "angular",
Expand Down
2 changes: 1 addition & 1 deletion webClient/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion webClient/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "org.zowe.editor.webclient",
"version": "2.0.0",
"version": "2.1.0",
"license": "EPL-2.0",
"scripts": {
"start": "webpack --config ./webpack.build.config.js --watch --progress",
Expand Down

0 comments on commit 30a4be8

Please sign in to comment.