From 49f2cd42c0ebacc1f040b0609f2d953b766f5754 Mon Sep 17 00:00:00 2001 From: Thodoris Greasidis Date: Thu, 27 Mar 2014 14:01:20 +0200 Subject: [PATCH] v0.12.2 --- bower.json | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/bower.json b/bower.json index 17d5c21..ff217fb 100644 --- a/bower.json +++ b/bower.json @@ -1,6 +1,6 @@ { "name": "angular-ui-sortable", - "version": "0.12.1", + "version": "0.12.2", "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 fac5653..4ade395 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "angular-ui-sortable", - "version": "0.12.1", + "version": "0.12.2", "description": "This directive allows you to jQueryUI Sortable.", "author": "https://github.com/angular-ui/ui-sortable/graphs/contributors", "license": "MIT",