浏览代码

Update package.json

Loris Leiva 1 年之前
父节点
当前提交
d19a968273
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      clients/js/package.json

+ 1 - 1
clients/js/package.json

@@ -1,6 +1,6 @@
 {
   "name": "@solana-program/system",
-  "version": "0.1.0",
+  "version": "0.1.1",
   "description": "JavaScript client for the System program",
   "sideEffects": false,
   "module": "./dist/src/index.mjs",