Skip to content

Commit 5e8051a

Browse files
Bumped version
1 parent 534b443 commit 5e8051a

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

angular-slug.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/**
22
* Angular Slug
3-
* @version v0.0.1
3+
* @version v0.0.3
44
* @license MIT License, http://www.opensource.org/licenses/MIT
55
*/
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-slug",
33
"main": "angular-slug.js",
4-
"version": "0.0.1",
4+
"version": "0.0.3",
55
"authors": [
66
"Lucas Constantino Silva"
77
],

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "angular-slug",
3-
"version": "0.0.1",
3+
"version": "0.0.3",
44
"description": "An AngularJS wrapper arround the slug library",
55
"main": "angular-slug.js",
66
"homepage": "https://github.com/lucasconstantino/angular-slug",

0 commit comments

Comments
 (0)