From 2e8df1e09bb3ea57e2c6d6fb80b129f158b066a8 Mon Sep 17 00:00:00 2001 From: deeg Date: Tue, 8 Dec 2015 07:46:55 -0800 Subject: [PATCH] Bump version number in bower file --- bower.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bower.json b/bower.json index abfc8d7..dd46361 100644 --- a/bower.json +++ b/bower.json @@ -1,6 +1,6 @@ { "name": "angular-ui-tinymce", - "version": "0.0.10", + "version": "0.0.11", "description": "This directive allows you to TinyMCE in your form.", "author": "https://github.com/angular-ui/ui-tinymce/graphs/contributors", "license": "MIT",