From a17a6b90bebefd8f5209e6a6f7d8c5d59296232a Mon Sep 17 00:00:00 2001 From: Maxime Thirouin Date: Tue, 14 Oct 2014 07:42:56 +0200 Subject: [PATCH] v0.1.4 --- bower.json | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/bower.json b/bower.json index d0ed521..290a8c8 100644 --- a/bower.json +++ b/bower.json @@ -1,6 +1,6 @@ { "name": "pjax", - "version": "0.1.3", + "version": "0.1.4", "description": "Easily enable fast Ajax navigation on any website (using pushState + xhr)", "keywords": [ "pjax", diff --git a/package.json b/package.json index 19568d8..efad09d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "pjax", - "version": "0.1.3", + "version": "0.1.4", "description": "Easily enable fast Ajax navigation on any website (using pushState + xhr)", "keywords": [ "pjax",