From b3c2d53a864dac28c139aacc57b087dda7fcd758 Mon Sep 17 00:00:00 2001 From: Thodoris Greasidis Date: Wed, 13 Aug 2014 00:08:52 +0300 Subject: [PATCH] chore: increase version number to v0.12.9 --- bower.json | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/bower.json b/bower.json index f480ad4..06f762c 100644 --- a/bower.json +++ b/bower.json @@ -1,6 +1,6 @@ { "name": "angular-ui-sortable", - "version": "0.12.8", + "version": "0.12.9", "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 2591e82..1dc8081 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "angular-ui-sortable", - "version": "0.12.8", + "version": "0.12.9", "description": "This directive allows you to jQueryUI Sortable.", "author": "https://github.com/angular-ui/ui-sortable/graphs/contributors", "license": "MIT",