Filip Dunder hai 1 ano
pai
achega
a7d435a209
Modificáronse 2 ficheiros con 3 adicións e 3 borrados
  1. 2 2
      package-lock.json
  2. 1 1
      package.json

+ 2 - 2
package-lock.json

@@ -1,12 +1,12 @@
 {
   "name": "warp-solana-bot",
-  "version": "2.0.0",
+  "version": "2.0.1",
   "lockfileVersion": 3,
   "requires": true,
   "packages": {
     "": {
       "name": "warp-solana-bot",
-      "version": "2.0.0",
+      "version": "2.0.1",
       "dependencies": {
         "@raydium-io/raydium-sdk": "^1.3.1-beta.47",
         "@solana/spl-token": "^0.4.0",

+ 1 - 1
package.json

@@ -2,7 +2,7 @@
   "name": "warp-solana-bot",
   "author": "Filip Dundjer",
   "homepage": "https://warp.id",
-  "version": "2.0.0",
+  "version": "2.0.1",
   "scripts": {
     "start": "ts-node index.ts",
     "tsc": "tsc --noEmit"