@drift-labs/snap-wallet-adapter
Advanced tools
Comparing version 0.2.3 to 0.2.4
@@ -19,3 +19,3 @@ import { PublicKey, Transaction, TransactionVersion, VersionedTransaction } from "@solana/web3.js"; | ||
versionToUse: string; | ||
static readonly defaultVersion = "0.2.2"; | ||
static readonly defaultVersion = "0.2.3"; | ||
static icon: string; | ||
@@ -22,0 +22,0 @@ publicKey: PublicKey; |
@@ -1,1 +0,1 @@ | ||
export declare const SNAP_VERSION = "0.2.2"; | ||
export declare const SNAP_VERSION = "0.2.3"; |
"use strict"; | ||
Object.defineProperty(exports, "__esModule", { value: true }); | ||
exports.SNAP_VERSION = void 0; | ||
exports.SNAP_VERSION = "0.2.2"; | ||
exports.SNAP_VERSION = "0.2.3"; |
{ | ||
"name": "@drift-labs/snap-wallet-adapter", | ||
"version": "0.2.3", | ||
"version": "0.2.4", | ||
"description": "A Solana Wallet Standard wallet adapter for the Connect by Drift MetaMask Snap.", | ||
@@ -5,0 +5,0 @@ "homepage": "https://www.drift.trade/", |
@@ -9,3 +9,3 @@ <div align="center"> | ||
### Snap Version: 0.2.2 | ||
### Snap Version: 0.2.3 | ||
@@ -12,0 +12,0 @@ The wallet adapter is locked to this version of the Connect by Drift snap. |