Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
dodo committed Sep 25, 2014
1 parent 9728ef6 commit bff002a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion bower.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "slug",
"version": "0.7.0",
"version": "0.7.1",
"homepage": "https://github.com/dodo/node-slug",
"authors": [
"▟ ▖▟ ▖ <[email protected]>"
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{ "name": "slug"
, "description": "slugifies even utf-8 chars!"
, "version": "0.7.0"
, "version": "0.7.1"
, "homepage": "https://github.com/dodo/node-slug"
, "author": "dodo (https://github.com/dodo)"
, "repository": {"type": "git", "url": "git://github.com/dodo/node-slug.git"}
Expand Down

0 comments on commit bff002a

Please sign in to comment.