Alexandre Dieulot 5 anos atrás
pai
commit
c1320293da
2 arquivos alterados com 2 adições e 2 exclusões
  1. 1 1
      instantpage.js
  2. 1 1
      package.json

+ 1 - 1
instantpage.js

@@ -1,4 +1,4 @@
-/*! instant.page v1.2.2 - (C) 2019 Alexandre Dieulot - https://instant.page/license */
+/*! instant.page v1.3.0 - (C) 2019 Alexandre Dieulot - https://instant.page/license */
 
 let urlToPreload
 let mouseoverTimer

+ 1 - 1
package.json

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