From 8e1831e81e778f8e91cf34ab3f55d09129c3b06d Mon Sep 17 00:00:00 2001 From: csbenjamin Date: Thu, 10 Apr 2014 23:44:21 -0300 Subject: [PATCH] Update version number --- bower.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bower.json b/bower.json index e9fc82f..62b807e 100644 --- a/bower.json +++ b/bower.json @@ -1,6 +1,6 @@ { "name": "angular-ui-tinymce", - "version": "0.0.4", + "version": "0.0.6", "description": "This directive allows you to TinyMCE in your form.", "author": "https://github.com/angular-ui/ui-tinymce/graphs/contributors", "license": "MIT",