Skip to content

Commit 18f744a

Browse files
committed
change version and some other stuff
1 parent 0ebe23a commit 18f744a

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

projects/angular-editor/package.json

+4-3
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@cluetec/angular-editor",
3-
"version": "0.0.0-beta.1",
4-
"description": "A simple native WYSIWYG editor for Angular 8+, 13+. Rich Text editor component for Angular.",
3+
"version": "0.0.1",
4+
"description": "A simple native WYSIWYG editor for Angular 14+. Rich Text editor component for Angular.",
55
"author": "Michael Niedermaier <[email protected]>",
66
"repository": "https://github.com/cluetec/angular-editor",
77
"license": "MIT",
@@ -25,6 +25,7 @@
2525
"angular-wysiwyg-editor",
2626
"wysiwyg-editor",
2727
"rich",
28-
"rich text editor"
28+
"rich text editor",
29+
"cluetec"
2930
]
3031
}

0 commit comments

Comments
 (0)