Skip to content

Commit 56d5ed1

Browse files
committed
Bump to version 0.0.3
1 parent 2a64686 commit 56d5ed1

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

angular-url-parser.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/**
22
* Angular service to get simple methods to manipulate url parts
33
*
4-
* @version 0.0.2 - 2016-07-27
4+
* @version 0.0.3 - 2017-06-22
55
* @link https://github.com/yllieth/angular-url-parser
66
* @license MIT License, http://www.opensource.org/licenses/MIT
77
*/

bower.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "angular-url-parser",
3-
"version": "0.0.2",
3+
"version": "0.0.3",
44
"homepage": "https://github.com/yllieth/angular-url-parser",
55
"authors": [
66
"Sylvain RAGOT <[email protected]>"

0 commit comments

Comments
 (0)