Skip to content

Commit 2a352b4

Browse files
Update to v4.5.0
1 parent ab30bea commit 2a352b4

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

bower.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "knockout-froala",
33

4-
"version": "4.4.0",
4+
"version": "4.5.0",
55

66
"homepage": "https://github.com/froala/knockout-froala",
77
"authors": [
@@ -38,7 +38,7 @@
3838
],
3939
"dependencies": {
4040

41-
"froala-wysiwyg-editor": "4.4.0",
41+
"froala-wysiwyg-editor": "4.5.0",
4242
"font-awesome": "^4.7.0",
4343

4444
"knockout": "~3.5.0"

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "knockout-froala",
3-
"version": "4.4.0",
3+
"version": "4.5.0",
44
"description": "Knockout.js binding for Froala WYSIWYG HTML Rich Text Editor",
55
"main": "src/knockout-froala.js",
66
"scripts": {

0 commit comments

Comments
 (0)