From 0654655317fa25cffef5cf825b0ee9c3905e74d9 Mon Sep 17 00:00:00 2001 From: LukaszWatroba Date: Sun, 25 Jan 2015 00:04:30 +0100 Subject: [PATCH] v0.2.2 --- dist/v-button.css | 2 +- dist/v-button.js | 2 +- dist/v-button.min.css | 2 +- dist/v-button.min.js | 2 +- package.json | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/dist/v-button.css b/dist/v-button.css index c46e70b..f2c3280 100644 --- a/dist/v-button.css +++ b/dist/v-button.css @@ -1,6 +1,6 @@ /** * vButton - AngularJS pressable button with a busy indicator - * @version v0.2.1 + * @version v0.2.2 * @link http://lukaszwatroba.github.io/v-button * @author Łukasz Wątroba * @license MIT License, http://www.opensource.org/licenses/MIT diff --git a/dist/v-button.js b/dist/v-button.js index b438eea..6315426 100755 --- a/dist/v-button.js +++ b/dist/v-button.js @@ -1,6 +1,6 @@ /** * vButton - AngularJS pressable button with a busy indicator - * @version v0.2.1 + * @version v0.2.2 * @link http://lukaszwatroba.github.io/v-button * @author Łukasz Wątroba * @license MIT License, http://www.opensource.org/licenses/MIT diff --git a/dist/v-button.min.css b/dist/v-button.min.css index d3418c7..432af16 100644 --- a/dist/v-button.min.css +++ b/dist/v-button.min.css @@ -1,6 +1,6 @@ /** * vButton - AngularJS pressable button with a busy indicator - * @version v0.2.1 + * @version v0.2.2 * @link http://lukaszwatroba.github.io/v-button * @author Łukasz Wątroba * @license MIT License, http://www.opensource.org/licenses/MIT diff --git a/dist/v-button.min.js b/dist/v-button.min.js index df7d0ae..36c5fe5 100755 --- a/dist/v-button.min.js +++ b/dist/v-button.min.js @@ -1,6 +1,6 @@ /** * vButton - AngularJS pressable button with a busy indicator - * @version v0.2.1 + * @version v0.2.2 * @link http://lukaszwatroba.github.io/v-button * @author Łukasz Wątroba * @license MIT License, http://www.opensource.org/licenses/MIT diff --git a/package.json b/package.json index 7545906..82159c6 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "v-button", "description": "vButton - AngularJS pressable button with a busy indicator", - "version": "0.2.1", + "version": "0.2.2", "author": "Łukasz Wątroba ", "license": "MIT", "keywords": [