From 0f63686a4be744c948c2dd7bd64d257d3fe80c20 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mislav=20Marohni=C4=87?= Date: Sat, 20 May 2017 20:38:49 +0200 Subject: [PATCH] jquery-pjax 2.0.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 90d8211d..d753b8a0 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "jquery-pjax", "description": "jQuery plugin for ajax + pushState navigation", - "version": "2.0.0", + "version": "2.0.1", "main": "jquery.pjax.js", "repository": "defunkt/jquery-pjax", "license": "MIT",