diff --git a/package.json b/package.json index 97944f4..47c7edc 100644 --- a/package.json +++ b/package.json @@ -3,7 +3,7 @@ "repository": "git@github.com:mango/slideout.git", "description": "A touch slideout navigation menu for your mobile web apps.", "author": "Guille Paz ", - "version": "0.1.3", + "version": "0.1.4", "scripts": { "build": "node browserify.js", "test": "npm run build && node_modules/.bin/_mocha",