diff --git a/bower.json b/bower.json index 874dc90e..b599a39d 100644 --- a/bower.json +++ b/bower.json @@ -1,6 +1,6 @@ { "name": "textAngular", - "version": "1.3.9", + "version": "1.3.10", "main": [ "./src/textAngular.js", "./src/textAngular-sanitize.js", diff --git a/changelog.md b/changelog.md index 4f329e86..7bf7f26e 100644 --- a/changelog.md +++ b/changelog.md @@ -1,3 +1,12 @@ + +### 1.3.10 (2015-03-16) + + +#### Bug Fixes + +* **placeholder:** multiple textAngular will cause CSSRule index error ([943f08d5](http://github.com/fraywing/textAngular/commit/943f08d5b1ccc1c358071e67f5968267a0664299)) + + ### 1.3.9 (2015-03-13) diff --git a/package.json b/package.json index 87df0999..6ae37662 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "textangular", - "version": "1.3.9", + "version": "1.3.10", "description": "A radically powerful Text-Editor/Wysiwyg editor for Angular.js", "maintainers": [ {