From fe544a65cb06ed03354655c1ae606ca152165610 Mon Sep 17 00:00:00 2001 From: Patrick Bassut Date: Mon, 25 Apr 2016 10:20:07 -0300 Subject: [PATCH] Release v1.5.1 --- bower.json | 2 +- changelog.md | 4 ++++ package.json | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/bower.json b/bower.json index 22f0308c..69914999 100644 --- a/bower.json +++ b/bower.json @@ -1,6 +1,6 @@ { "name": "textAngular", - "version": "1.5.0", + "version": "1.5.1", "main": [ "./dist/textAngular.js", "./dist/textAngular-sanitize.js", diff --git a/changelog.md b/changelog.md index 0799c381..3da41cae 100644 --- a/changelog.md +++ b/changelog.md @@ -1,3 +1,7 @@ + +### 1.5.1 (2016-04-25) + + ## 1.5.0 (2016-01-16) diff --git a/package.json b/package.json index 7b0cb7bc..784b97da 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "textangular", - "version": "1.5.0", + "version": "1.5.1", "description": "A radically powerful Text-Editor/Wysiwyg editor for Angular.js", "maintainers": [ {