Skip to content

Commit

Permalink
releases: 2.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
cipchk committed May 9, 2018
1 parent cda906b commit dac8216
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@

[Tinymce](https://www.tinymce.com/) Components build with [Angular](https://angular.io/).

## DEMO

- [Github](https://cipchk.github.io/ngx-tinymce/)
- [Stackblitz](https://stackblitz.com/edit/ngx-tinymce)

## Installation instructions

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ngx-tinymce",
"version": "2.0.0",
"version": "2.0.1",
"main": "./bundles/tinymce.umd.js",
"module": "./esm5/tinymce.js",
"es2015": "./esm2015/tinymce.js",
Expand Down

0 comments on commit dac8216

Please sign in to comment.