Browse Source

Bump ts package

armaniferrante 4 years ago
parent
commit
b4a2b52416
1 changed files with 1 additions and 1 deletions
  1. 1 1
      ts/package.json

+ 1 - 1
ts/package.json

@@ -1,6 +1,6 @@
 {
   "name": "@project-serum/anchor",
-  "version": "0.0.0-alpha.0",
+  "version": "0.0.0-alpha.1",
   "description": "Anchor client",
   "main": "dist/cjs/index.js",
   "module": "dist/esm/index.js",