Skip to content

Commit 305fa16

Browse files
committed
Fix for wrong version and license.
1 parent 8edb828 commit 305fa16

File tree

3 files changed

+1
-3
lines changed

3 files changed

+1
-3
lines changed

LICENSE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Copyright (c) 2014, bsalex <>
1+
Copyright (c) 2014, Alexander Beshchuk <[email protected]>
22

33
Permission to use, copy, modify, and/or distribute this software for any
44
purpose with or without fee is hereby granted, provided that the above

bower.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
{
22
"name": "angular-loading-overlay",
3-
"version": "1.0.0",
43
"homepage": "https://github.com/bsalex/angular-loading-overlay",
54
"authors": [
65
"Alexander Beshchuk <[email protected]>"

package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
{
22
"name": "angular-loading-overlay",
3-
"version": "1.0.0",
43
"description": "Mixin and directive to manipulate overlays on async operations.",
54
"directories": {
65
"test": "test"

0 commit comments

Comments
 (0)