From 9a1471d23c726cf043727a8774e3094714193df2 Mon Sep 17 00:00:00 2001 From: Dmitri Akatov Date: Tue, 24 Jun 2014 17:28:07 +0100 Subject: [PATCH] 0.3.7 --- bower.json | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/bower.json b/bower.json index 2e70e5a..4c00961 100644 --- a/bower.json +++ b/bower.json @@ -1,6 +1,6 @@ { "name": "angular-contenteditable", - "version": "0.3.6", + "version": "0.3.7", "main": "angular-contenteditable.js", "ignore": [ ".*", diff --git a/package.json b/package.json index be35ab1..40297f3 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "angular-contenteditable", - "version": "0.3.6", + "version": "0.3.7", "description": "angular model for the 'contenteditable' html attribute", "repository": { "type": "git",