Merge branch 'master' into mutable

Signed-off-by: Filip Dunđer <fdundjer@outlook.com>
This commit is contained in:
Filip Dunđer
2024-04-21 18:29:25 +02:00
committed by GitHub
5 changed files with 39 additions and 24 deletions

View File

@ -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"