Skip to content

Commit 1ad80a1

Browse files
committed
Update to version 2.9.2.
1 parent fa811c0 commit 1ad80a1

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
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.1",
3+
"version": "2.9.2",
44
"authors": [
55
"Cameron Gallarno <[email protected]>"
66
],
@@ -29,7 +29,7 @@
2929
"tests"
3030
],
3131
"dependencies": {
32-
"froala-wysiwyg-editor": "2.9.1",
32+
"froala-wysiwyg-editor": "2.9.2",
3333
"angular": ">=1.0"
3434
},
3535
"devDependencies": {

package.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.1",
3+
"version": "2.9.2",
44
"description": "Angular.js bindings for Froala WYSIWYG HTML rich text editor",
55
"main": "src/angular-froala.js",
66
"scripts": {
@@ -50,6 +50,6 @@
5050
"sinon": "^1.17.2"
5151
},
5252
"dependencies": {
53-
"froala-editor": "2.9.1"
53+
"froala-editor": "2.9.2"
5454
}
5555
}

0 commit comments

Comments
 (0)