Browse Source

bump version to publish to npm

Steve Sewell 1 năm trước cách đây
mục cha
commit
5e7cf027cf
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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"