Skip to content

Commit 404cf13

Browse files
committed
Change package name and version to re-publish
1 parent 80bdf7e commit 404cf13

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

clients/js/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
2-
"name": "@solana-program/solana-loader-v3",
3-
"version": "0.1.0",
2+
"name": "@solana-program/loader-v3",
3+
"version": "0.0.0",
44
"description": "JavaScript client for the Solana Loader V3 program",
55
"sideEffects": false,
66
"module": "./dist/src/index.mjs",

0 commit comments

Comments
 (0)