Skip to content

Commit

Permalink
docs: readme
Browse files Browse the repository at this point in the history
  • Loading branch information
ryoid committed Jun 30, 2024
1 parent 61819aa commit ca58524
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -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",
Expand Down

0 comments on commit ca58524

Please sign in to comment.