Skip to content

Commit

Permalink
Fixed version number
Browse files Browse the repository at this point in the history
  • Loading branch information
Pelotfr committed Nov 6, 2023
1 parent 877c29e commit 5b0cc60
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Binary file modified bun.lockb
Binary file not shown.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "substreams-atomic-api",
"description": "Atomic API",
"version": "v0.3.0",
"version": "v0.2.0",
"homepage": "https://github.com/pinax-network/substreams-atomic-api",
"type": "module",
"author": {
Expand All @@ -18,7 +18,7 @@
},
"dependencies": {
"@clickhouse/client-web": "latest",
"@wharfkit/antelope": "^0.10.1",
"@wharfkit/antelope": "latest",
"commander": "latest",
"dotenv": "latest",
"openapi3-ts": "latest",
Expand Down

0 comments on commit 5b0cc60

Please sign in to comment.