From 6cde1a2c68c582fb47a87b58131f5b50fcd6fb2a Mon Sep 17 00:00:00 2001 From: Thodoris Greasidis Date: Fri, 16 Jan 2015 07:45:20 +0200 Subject: [PATCH] chore: increase version number to v0.13.2 --- bower.json | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/bower.json b/bower.json index fa71c91..7de5e54 100644 --- a/bower.json +++ b/bower.json @@ -1,6 +1,6 @@ { "name": "angular-ui-sortable", - "version": "0.13.1", + "version": "0.13.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 3e51511..6efc1e9 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "angular-ui-sortable", - "version": "0.13.1", + "version": "0.13.2", "description": "This directive allows you to jQueryUI Sortable.", "author": "https://github.com/angular-ui/ui-sortable/graphs/contributors", "license": "MIT",