Alexandre Dieulot пре 5 година
родитељ
комит
f142a83557
2 измењених фајлова са 2 додато и 2 уклоњено
  1. 1 1
      instantpage.js
  2. 1 1
      package.json

+ 1 - 1
instantpage.js

@@ -1,4 +1,4 @@
-/*! instant.page v5.0.0 - (C) 2019-2020 Alexandre Dieulot - https://instant.page/license */
+/*! instant.page v5.0.1 - (C) 2019-2020 Alexandre Dieulot - https://instant.page/license */
 
 let mouseoverTimer
 let lastTouchTimestamp

+ 1 - 1
package.json

@@ -1,6 +1,6 @@
 {
   "name": "instant.page",
-  "version": "5.0.0",
+  "version": "5.0.1",
   "description": "Make your site’s pages instant in 1 minute and improve your conversion rate by 1%",
   "main": "instantpage.js",
   "directories": {