From 71e05e75e1ff01599e78a94499d9edec3ee85a7b Mon Sep 17 00:00:00 2001 From: Douglas Duteil Date: Wed, 2 Jul 2014 01:43:14 +0200 Subject: [PATCH] chore(release): v0.1.3 --- bower.json | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/bower.json b/bower.json index 6aa9a03..4e17122 100644 --- a/bower.json +++ b/bower.json @@ -1,6 +1,6 @@ { "name": "angular-ui-codemirror", - "version": "0.1.2", + "version": "0.1.3", "description": "This directive allows you to add CodeMirror to your textarea elements.", "author": "https://github.com/angular-ui/ui-codemirror/contributors", "license": "MIT", diff --git a/package.json b/package.json index 78d8a56..4161d9f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "angular-ui-codemirror", - "version": "0.1.2", + "version": "0.1.3", "description": "This directive allows you to add CodeMirror to your textarea elements.", "author": "https://github.com/angular-ui/ui-codemirror/contributors", "license": "MIT",