From 9f5276fd7d6ce2dd317ce0b4956a7c889628754e Mon Sep 17 00:00:00 2001 From: deeg Date: Tue, 16 Feb 2016 17:42:53 -0800 Subject: [PATCH] chore(release): Update version numbers --- bower.json | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/bower.json b/bower.json index 1981aeb..6582eae 100644 --- a/bower.json +++ b/bower.json @@ -1,6 +1,6 @@ { "name": "angular-ui-tinymce", - "version": "0.0.13", + "version": "0.0.14", "description": "This directive allows you to TinyMCE in your form.", "author": "https://github.com/angular-ui/ui-tinymce/graphs/contributors", "license": "MIT", diff --git a/package.json b/package.json index bb672a1..08d52a4 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "angular-ui-tinymce", - "version": "0.0.13", + "version": "0.0.14", "description": "This directive allows you to add a tinymce to your form elements.", "author": "https://github.com/angular-ui/ui-tinymce/graphs/contributors", "license": "MIT",