Skip to content

Commit 1552fc4

Browse files
committed
chore(release): 1.1.2
1 parent 24760cc commit 1552fc4

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": "1.1.1",
3+
"version": "1.1.2",
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": "1.1.1",
3+
"version": "1.1.2",
44
"description": "A simple native WYSIWYG editor for Angular 6+, 7+, 8+. Rich Text editor component for Angular.",
55
"author": "Andrey Kolkov <[email protected]>",
66
"repository": "https://github.com/kolkov/angular-editor",

0 commit comments

Comments
 (0)