Skip to content

Commit dd61230

Browse files
committed
Update to v2.0.3.
1 parent d1f76ee commit dd61230

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
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.0.2",
3+
"version": "2.0.3",
44
"authors": [
55
"Cameron Gallarno <cgallarno@gmail.com>",
66
"Stefan Neculai <stefan@froala.com>"
@@ -30,7 +30,7 @@
3030
"tests"
3131
],
3232
"dependencies": {
33-
"froala-wysiwyg-editor": "2.0.2",
33+
"froala-wysiwyg-editor": "2.0.3",
3434
"angular": ">=1.0"
3535
}
3636
}

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "angular-froala",
3-
"version": "2.0.2",
3+
"version": "2.0.3",
44
"description": "Angular.js bindings for Froala WYSIWYG HTML rich text editor",
55
"main": "src/angular-froala.js",
66
"scripts": {

0 commit comments

Comments
 (0)