Thanks to visit codestin.com
Credit goes to github.com

Skip to content
This repository was archived by the owner on Oct 16, 2020. It is now read-only.

Commit 04b714e

Browse files
committed
chore(release): 1.0.2
1 parent 8c5a61a commit 04b714e

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

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.0.1",
3+
"version": "1.0.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.0.1",
3+
"version": "1.0.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)