diff --git a/package.json b/package.json index f2973ed..5c4e179 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "jquery-slugify", - "version": "1.0.0", + "version": "1.0.2", "engines": { "node": ">= 0.8.0" }, diff --git a/slugify.jquery.json b/slugify.jquery.json index 2eaa9e0..1f5aca0 100644 --- a/slugify.jquery.json +++ b/slugify.jquery.json @@ -2,7 +2,7 @@ "name": "slugify", "title": "jQuery Slugify", "description": "Just another another (another) url slug creation plugin for jQuery.", - "version": "1.0.0", + "version": "1.0.2", "homepage": "https://github.com/madflow/jquery-slugify", "author": { "name": "madflow"