From 6a71a0203b021c5ff1e4b9b3d1900c29383f0b46 Mon Sep 17 00:00:00 2001 From: Douglas Duteil Date: Mon, 8 Dec 2014 05:20:21 +0100 Subject: [PATCH] chore(release): v0.2.1 --- bower.json | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/bower.json b/bower.json index d368a7f..71efe7d 100644 --- a/bower.json +++ b/bower.json @@ -1,6 +1,6 @@ { "name": "angular-ui-codemirror", - "version": "0.2.0", + "version": "0.2.1", "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 c6b4d4b..f9243e3 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "angular-ui-codemirror", - "version": "0.2.0", + "version": "0.2.1", "description": "This directive allows you to add CodeMirror to your textarea elements.", "author": "https://github.com/angular-ui/ui-codemirror/contributors", "license": "MIT",