Skip to content

Commit

Permalink
0.9.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Trott committed Oct 25, 2018
1 parent 791b7d8 commit ee873e5
Show file tree
Hide file tree
Showing 3 changed files with 227 additions and 3 deletions.
4 changes: 2 additions & 2 deletions bower.json
@@ -1,7 +1,7 @@
{
"name": "slug",
"version": "0.9.1",
"homepage": "https://github.com/dodo/node-slug",
"version": "0.9.2",
"homepage": "https://github.com/Trott/node-slug",
"authors": [
"▟ ▖▟ ▖ <dodo.the.last@gmail.com>"
],
Expand Down
224 changes: 224 additions & 0 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
@@ -1,7 +1,7 @@
{
"name": "slug",
"description": "slugifies even utf-8 chars!",
"version": "0.9.1",
"version": "0.9.2",
"homepage": "https://github.com/Trott/node-slug",
"author": "dodo (https://github.com/dodo)",
"repository": {
Expand Down

0 comments on commit ee873e5

Please sign in to comment.