Alexandre Dieulot 6 anos atrás
pai
commit
90e87d2812
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 v0.0.0 - (C) 2019 Alexandre Dieulot - https://instant.page/license */
+/*! instant.page v1.0.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": "0.0.0",
+  "version": "1.0.0",
   "description": "Make your site’s pages instant in 1 minute and improve your conversion rate by 1%",
   "main": "instantpage.js",
   "directories": {