Skip to content

Commit d6b834b

Browse files
author
Null McNull
committed
dist build
1 parent bc3a97c commit d6b834b

File tree

8 files changed

+8
-8
lines changed

8 files changed

+8
-8
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.0",
4+
"version": "0.2.1",
55
"keywords": [
66
"angular",
77
"angularjs",

dist/angular-block-ui.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/angular-block-ui.css.map

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/angular-block-ui.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.

dist/angular-block-ui.js.map

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/angular-block-ui.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/angular-block-ui.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,6 +1,6 @@
11
{
22
"name": "angular-block-ui",
3-
"version": "0.2.0",
3+
"version": "0.2.1",
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)