Skip to content

Commit

Permalink
Update to V2.4.1.
Browse files Browse the repository at this point in the history
  • Loading branch information
stefanneculai committed Jan 26, 2017
1 parent a1c0712 commit 83979ef
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions bower.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "angular2-froala-wysiwyg",
"version": "2.3.5",
"version": "2.4.1",
"author": "Florin Marius Popescu <[email protected]> (https://www.froala.com/)",
"description": "Angular2 bindings for Froala WYSIWYG HTML rich text editor",
"keywords": [
Expand All @@ -26,6 +26,6 @@
"tests"
],
"dependencies": {
"froala-wysiwyg-editor": "2.3.5"
"froala-wysiwyg-editor": "2.4.1"
}
}
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "angular2-froala-wysiwyg",
"version": "2.3.5",
"version": "2.4.1",
"description": "Angular2 bindings for Froala WYSIWYG HTML rich text editor",
"main": "lib/froala.directives.js",
"scripts": {
Expand Down

0 comments on commit 83979ef

Please sign in to comment.