Skip to content

Commit 40431f4

Browse files
committed
update version info; release 3.0.0 beta
1 parent 1340ba7 commit 40431f4

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@kolkov/angular-editor",
3-
"version": "2.2.0-beta.1",
3+
"version": "3.0.0-beta.0",
44
"scripts": {
55
"ng": "ng",
66
"start": "ng serve",

projects/angular-editor/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@kolkov/angular-editor",
3-
"version": "2.2.0-beta.1",
3+
"version": "3.0.0-beta.0",
44
"description": "A simple native WYSIWYG editor for Angular 8+, 13+. Rich Text editor component for Angular.",
55
"author": "Andrey Kolkov <a.kolkov@gmail.com>",
66
"repository": "https://github.com/kolkov/angular-editor",

0 commit comments

Comments
 (0)