diff --git a/README.md b/README.md index b44a264..a662d17 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ Minimal library for parsing Solana transaction, instructions and events. -- Tree-shakeable: 7.82kB (3.48kB gzip) to parse Jupiter Swap Events +- Tree-shakeable: 9.72 kB -> 4.08 kB (gzip) to parse Jupiter Swap Events - ESM and commonjs - No IDL, structs defined in code - Typescript friendly diff --git a/package.json b/package.json index 8787a32..1797ad2 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "anchores", - "version": "0.0.1", + "version": "1.0.0", "description": "Minimal library for parsing Solana transaction, instructions and events.", "keywords": [ "solana",