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 534b443 commit 5e8051aCopy full SHA for 5e8051a
angular-slug.js
@@ -1,6 +1,6 @@
1
/**
2
* Angular Slug
3
- * @version v0.0.1
+ * @version v0.0.3
4
* @license MIT License, http://www.opensource.org/licenses/MIT
5
*/
6
bower.json
@@ -1,7 +1,7 @@
{
"name": "angular-slug",
"main": "angular-slug.js",
- "version": "0.0.1",
+ "version": "0.0.3",
"authors": [
"Lucas Constantino Silva"
7
],
package.json
"description": "An AngularJS wrapper arround the slug library",
"homepage": "https://github.com/lucasconstantino/angular-slug",
0 commit comments