diff --git a/package.json b/package.json index d014c82..31da23e 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "namespace": "multiplechain", "name": "@multiplechain/solana", - "version": "0.1.2", + "version": "0.1.3", "description": "Solana has ready-made methods to connect to wallets and perform many transactions.", "scripts": { "serve": "parcel test.html --no-cache --dist-dir test",