Skip to content

Commit

Permalink
chore(): bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
[email protected] committed Jul 16, 2019
1 parent 4d6ff17 commit b3816a2
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": "@covalent/text-editor",
"version": "2.0.0",
"version": "2.1.0",
"private": false,
"description": "Covalent text and markdown editor component for Angular based on SimpleMDE",
"keywords": [
Expand Down
2 changes: 1 addition & 1 deletion src/platform/text-editor/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@covalent/text-editor",
"version": "2.0.0",
"version": "2.1.0",
"private": false,
"description": "Covalent text and markdown editor component for Angular based on SimpleMDE",
"main": "./text-editor.umd.js",
Expand Down

0 comments on commit b3816a2

Please sign in to comment.