Parcourir la source

bump version to publish to npm

Steve Sewell il y a 1 an
Parent
commit
5e7cf027cf
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      package.json

+ 1 - 1
package.json

@@ -1,6 +1,6 @@
 {
   "name": "@builder.io/gpt-crawler",
-  "version": "0.0.1",
+  "version": "0.0.2",
   "type": "module",
   "bin": {
     "gpt-crawler": "./dist/src/cli.js"