Alexandre Dieulot 5 tahun lalu
induk
melakukan
a9fd8dfb86
2 mengubah file dengan 2 tambahan dan 2 penghapusan
  1. 1 1
      instantpage.js
  2. 1 1
      package.json

+ 1 - 1
instantpage.js

@@ -1,4 +1,4 @@
-/*! instant.page v3.0.0 - (C) 2019-2020 Alexandre Dieulot - https://instant.page/license */
+/*! instant.page v5.0.0 - (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": "3.0.0",
+  "version": "5.0.0",
   "description": "Make your site’s pages instant in 1 minute and improve your conversion rate by 1%",
   "main": "instantpage.js",
   "directories": {