Browse Source

Publish JS client v0.5.1

github-actions[bot] 7 months ago
parent
commit
7433164b2a
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.5.0",
+  "version": "0.5.1",
   "description": "JavaScript client for the Token program",
   "sideEffects": false,
   "module": "./dist/src/index.mjs",