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