version bump

This commit is contained in:
Filip Dunder
2024-04-27 17:59:40 +02:00
parent ba11c539f6
commit be2b5fffab
2 changed files with 3 additions and 3 deletions

4
package-lock.json generated
View File

@ -1,12 +1,12 @@
{
"name": "warp-solana-bot",
"version": "2.0.1",
"version": "2.0.2",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "warp-solana-bot",
"version": "2.0.1",
"version": "2.0.2",
"dependencies": {
"@metaplex-foundation/mpl-token-metadata": "^3.2.1",
"@raydium-io/raydium-sdk": "^1.3.1-beta.47",

View File

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