Skip to content

Commit e464303

Browse files
committed
Version 0.5.0
1 parent 5c0e7a7 commit e464303

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
@@ -4,7 +4,7 @@
44
"authors": [
55
"Volodymyr Lavrynovych <volodyalavrynovych@gmail.com>"
66
],
7-
"version": "0.4.0",
7+
"version": "0.5.0",
88
"description": "Provides ability to easily handle most of the logic related to the authentication process and page load for the AngularJS SPA",
99
"main": "dist/angular-spa-auth.min.js",
1010
"keywords": [

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "angular-spa-auth",
33
"title": "Angular SPA Auth",
4-
"version": "0.4.0",
4+
"version": "0.5.0",
55
"author": "Volodymyr Lavrynovych <volodyalavrynovych@gmail.com>",
66
"contributors": [
77
"Volodymyr Lavrynovych <volodyalavrynovych@gmail.com>"

0 commit comments

Comments
 (0)