From 91305b4b7903e58856ca25ff0f1ec7ff15a5a4f6 Mon Sep 17 00:00:00 2001 From: Thodoris Greasidis Date: Thu, 5 Jun 2014 23:28:39 +0300 Subject: [PATCH] chore: increase version number to v0.12.7 --- bower.json | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/bower.json b/bower.json index 37f1fd1..c95c8bb 100644 --- a/bower.json +++ b/bower.json @@ -1,6 +1,6 @@ { "name": "angular-ui-sortable", - "version": "0.12.6", + "version": "0.12.7", "description": "This directive allows you to jQueryUI Sortable.", "author": "https://github.com/angular-ui/ui-sortable/graphs/contributors", "license": "MIT", diff --git a/package.json b/package.json index e28e323..527926d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "angular-ui-sortable", - "version": "0.12.6", + "version": "0.12.7", "description": "This directive allows you to jQueryUI Sortable.", "author": "https://github.com/angular-ui/ui-sortable/graphs/contributors", "license": "MIT",