Skip to content

Commit 27ba28b

Browse files
committed
v0.2.1
1 parent 9bef421 commit 27ba28b

File tree

5 files changed

+5
-5
lines changed

5 files changed

+5
-5
lines changed

dist/v-button.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/**
22
* vButton - AngularJS pressable button with a busy indicator
3-
* @version v0.1.0
3+
* @version v0.2.1
44
* @link http://lukaszwatroba.github.io/v-button
55
* @author Łukasz Wątroba <l@lukaszwatroba.com>
66
* @license MIT License, http://www.opensource.org/licenses/MIT

dist/v-button.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/**
22
* vButton - AngularJS pressable button with a busy indicator
3-
* @version v0.1.0
3+
* @version v0.2.1
44
* @link http://lukaszwatroba.github.io/v-button
55
* @author Łukasz Wątroba <l@lukaszwatroba.com>
66
* @license MIT License, http://www.opensource.org/licenses/MIT

dist/v-button.min.css

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/v-button.min.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "v-button",
33
"description": "vButton - AngularJS pressable button with a busy indicator",
4-
"version": "0.1.0",
4+
"version": "0.2.1",
55
"author": "Łukasz Wątroba <l@lukaszwatroba.com>",
66
"license": "MIT",
77
"keywords": [

0 commit comments

Comments
 (0)