diff --git a/clients/js/package.json b/clients/js/package.json index dc5c2eb..09a434f 100644 --- a/clients/js/package.json +++ b/clients/js/package.json @@ -1,6 +1,6 @@ { "name": "@solana-program/system", - "version": "0.6.0", + "version": "0.6.1", "description": "JavaScript client for the System program", "sideEffects": false, "module": "./dist/src/index.mjs",