diff --git a/bower.json b/bower.json index f65ca01..35fa215 100644 --- a/bower.json +++ b/bower.json @@ -1,6 +1,6 @@ { "name": "pjax", - "version": "0.1.2", + "version": "0.1.3", "description": "Easily enable fast Ajax navigation on any website (using pushState + xhr)", "main": "src/pjax.js", "homepage": "https://github.com/MoOx/pjax", diff --git a/package.json b/package.json index c526cf3..2a77d59 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "pjax", - "version": "0.1.2", + "version": "0.1.3", "description": "Easily enable fast Ajax navigation on any website (using pushState + xhr)", "main": "src/pjax.js", "scripts": {