Browse Source

Publish JS client v0.2.1

github-actions[bot] 1 year ago
parent
commit
41d542fb28
1 changed files with 1 additions and 1 deletions
  1. 1 1
      clients/js/package.json

+ 1 - 1
clients/js/package.json

@@ -1,6 +1,6 @@
 {
   "name": "@solana-program/token",
-  "version": "0.2.0",
+  "version": "0.2.1",
   "description": "JavaScript client for the Token program",
   "sideEffects": false,
   "module": "./dist/src/index.mjs",