From 5c2373fff162c5bcb793b0d1d37e4c9d576bf734 Mon Sep 17 00:00:00 2001 From: Jacob Carter Date: Mon, 12 Sep 2016 18:01:02 -0700 Subject: [PATCH] bump version - patch --- bower.json | 2 +- package.json | 2 +- source/main.js | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/bower.json b/bower.json index da079f4b..13216399 100644 --- a/bower.json +++ b/bower.json @@ -1,6 +1,6 @@ { "name": "angular-ui-tree", - "version": "2.21.1", + "version": "2.21.2", "homepage": "https://github.com/angular-ui-tree/angular-ui-tree", "authors": [ "Jim Liu ", diff --git a/package.json b/package.json index 32539c70..b2160407 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "angular-ui-tree", - "version": "2.21.1", + "version": "2.21.2", "description": "An AngularJS UI component that can sort nested lists, provides drag & drop support and doesn't depend on jQuery", "license": "MIT", "repository": { diff --git a/source/main.js b/source/main.js index b7be23ea..0464228e 100644 --- a/source/main.js +++ b/source/main.js @@ -1,5 +1,5 @@ /** - * @license Angular UI Tree v2.21.1 + * @license Angular UI Tree v2.21.2 * (c) 2010-2016. https://github.com/angular-ui-tree/angular-ui-tree * License: MIT */