Skip to content

Commit 361b210

Browse files
committed
Update to v2.9.7
1 parent cc45fbe commit 361b210

File tree

2 files changed

+5
-6
lines changed

2 files changed

+5
-6
lines changed

bower.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "angular-froala",
3-
"version": "2.9.6",
3+
"version": "2.9.7",
44
"authors": [
55
"Cameron Gallarno <[email protected]>"
66
],
@@ -29,7 +29,7 @@
2929
"tests"
3030
],
3131
"dependencies": {
32-
"froala-wysiwyg-editor": "2.9.6",
32+
"froala-wysiwyg-editor": "2.9.7",
3333
"angular": ">=1.0"
3434
},
3535
"devDependencies": {

package.json

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "angular-froala",
3-
"version": "2.9.6",
3+
"version": "2.9.7",
44
"description": "Angular.js bindings for Froala WYSIWYG HTML rich text editor",
55
"main": "src/angular-froala.js",
66
"scripts": {
@@ -25,8 +25,7 @@
2525
"jquery"
2626
],
2727
"contributors": [
28-
"Cameron Gallarno <[email protected]>",
29-
"Stefan Neculai <[email protected]>"
28+
"Froala Labs <[email protected]>"
3029
],
3130
"license": "MIT",
3231
"bugs": {
@@ -51,6 +50,6 @@
5150
},
5251
"dependencies": {
5352
"coffee-script": "^1.12.7",
54-
"froala-editor": "2.9.6"
53+
"froala-editor": "2.9.7"
5554
}
5655
}

0 commit comments

Comments
 (0)