We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2a64686 commit 56d5ed1Copy full SHA for 56d5ed1
angular-url-parser.js
@@ -1,7 +1,7 @@
1
/**
2
* Angular service to get simple methods to manipulate url parts
3
*
4
- * @version 0.0.2 - 2016-07-27
+ * @version 0.0.3 - 2017-06-22
5
* @link https://github.com/yllieth/angular-url-parser
6
* @license MIT License, http://www.opensource.org/licenses/MIT
7
*/
bower.json
@@ -1,6 +1,6 @@
{
"name": "angular-url-parser",
- "version": "0.0.2",
+ "version": "0.0.3",
"homepage": "https://github.com/yllieth/angular-url-parser",
"authors": [
"Sylvain RAGOT <sylvnimes@hotmail.com>"
0 commit comments