Skip to content

Commit

Permalink
chore(release): 2.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
kolkov committed Jun 14, 2022
1 parent 102d6bb commit 12e1f88
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@kolkov/angular-editor",
"version": "2.0.1",
"version": "2.1.0",
"scripts": {
"ng": "ng",
"start": "ng serve",
Expand Down
2 changes: 1 addition & 1 deletion projects/angular-editor/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@kolkov/angular-editor",
"version": "2.0.1",
"version": "2.1.0",
"description": "A simple native WYSIWYG editor for Angular 8+, 13+. Rich Text editor component for Angular.",
"author": "Andrey Kolkov <a.kolkov@gmail.com>",
"repository": "https://github.com/kolkov/angular-editor",
Expand Down

0 comments on commit 12e1f88

Please sign in to comment.