Skip to content

Commit

Permalink
bump v2.0.0-beta.1
Browse files Browse the repository at this point in the history
  • Loading branch information
julianpoemp committed Jun 6, 2023
1 parent 17541c8 commit 8e30bb2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion libs/ngx-jodit/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "ngx-jodit",
"description": "Angular wrapper for jodit WYSIWYG editor",
"version": "2.0.0-beta.0",
"version": "2.0.0-beta.1",
"peerDependencies": {
"@angular/common": ">=12.0.0",
"@angular/core": ">=12.0.0",
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": "jodit",
"version": "2.0.0-beta.0",
"version": "2.0.0-beta.1",
"license": "MIT",
"scripts": {
"ng": "nx",
Expand Down

0 comments on commit 8e30bb2

Please sign in to comment.