Skip to content

Commit 086c459

Browse files
committed
bug fixing and version updated
1 parent e227242 commit 086c459

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# AngularJS Environment Plugin
22

3-
Version 1.0.2
3+
Version 1.0.3
44

55
An useful plugin that allows you to set up different variables such as API Url, Sockets, Paths, etc, based on the context of script execution, which means you can set up (for example) different API endpoints depending if you are working on development, stage or production.
66

bower.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "angular-environment",
33
"main": "dist/angular-environment.js",
4-
"version": "1.0.2",
4+
"version": "1.0.3",
55
"homepage": "https://github.com/juanpablob/angular-environment",
66
"authors": [
77
"juanpablob <[email protected]>"

0 commit comments

Comments
 (0)