Skip to content

Commit

Permalink
Bumped up the version number for new release
Browse files Browse the repository at this point in the history
  • Loading branch information
sconix committed Oct 21, 2018
1 parent 6b8a329 commit a1d8caf
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion example/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 example/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"description": "Example app for the ngx-ace-wrapper",
"private": true,
"license": "MIT",
"version": "6.0.0",
"version": "7.0.0",
"tslint": {
"extends": "./tslint.json"
},
Expand Down
2 changes: 1 addition & 1 deletion 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 package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"description": "Angular wrapper library for Ace",
"bugs": "https://github.com/zefoy/ngx-ace-wrapper/issues",
"license": "MIT",
"version": "6.2.1",
"version": "7.0.0",
"main": "./bundles/ngx-ace-wrapper.umd.js",
"module": "./dist/ngx-ace-wrapper.es5.js",
"typings": "./dist/ngx-ace-wrapper.d.ts",
Expand Down

0 comments on commit a1d8caf

Please sign in to comment.