Skip to content

Commit a4e13da

Browse files
author
Null McNull
committed
git log
1 parent e1f5a66 commit a4e13da

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

bower.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "angular-block-ui",
33
"description": "An AngularJS module that allows you to block user interaction on AJAX requests.",
4-
"version": "0.2.1",
4+
"version": "0.2.2",
55
"keywords": [
66
"angular",
77
"angularjs",

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "angular-block-ui",
3-
"version": "0.2.1",
3+
"version": "0.2.2",
44
"description": "An AngularJS module that allows you to block user interaction on AJAX requests.",
55
"homepage": "https://github.com/McNull/angular-block-ui",
66
"repository": "https://github.com/McNull/angular-block-ui",

0 commit comments

Comments
 (0)