From fb5a7c4abef68b98445e4ea1a0232905a407757d Mon Sep 17 00:00:00 2001 From: Andrew Varnerin Date: Tue, 17 Dec 2013 08:44:15 -0500 Subject: [PATCH] V0.0.5 --- bower.json | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/bower.json b/bower.json index 196ff8a..2cf5041 100644 --- a/bower.json +++ b/bower.json @@ -1,7 +1,7 @@ { "author": "AngularUI", "name": "angular-ui-select2", - "version": "0.0.4", + "version": "0.0.5", "homepage": "http://angular-ui.github.com", "keywords": [ "angular", diff --git a/package.json b/package.json index 77b3e84..fc0ccd6 100644 --- a/package.json +++ b/package.json @@ -7,7 +7,7 @@ "select2" ], "description": "AngularUI - The companion suite for AngularJS", - "version": "0.0.4", + "version": "0.0.5", "homepage": "http://angular-ui.github.com", "repository": { "type": "git",