Skip to content

Commit 8e30bb2

Browse files
committed
bump v2.0.0-beta.1
1 parent 17541c8 commit 8e30bb2

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

libs/ngx-jodit/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "ngx-jodit",
33
"description": "Angular wrapper for jodit WYSIWYG editor",
4-
"version": "2.0.0-beta.0",
4+
"version": "2.0.0-beta.1",
55
"peerDependencies": {
66
"@angular/common": ">=12.0.0",
77
"@angular/core": ">=12.0.0",

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "jodit",
3-
"version": "2.0.0-beta.0",
3+
"version": "2.0.0-beta.1",
44
"license": "MIT",
55
"scripts": {
66
"ng": "nx",

0 commit comments

Comments
 (0)