Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
Rexagon committed Jun 5, 2024
1 parent 1937c05 commit 76b72c8
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "everscale-inpage-provider",
"version": "0.3.64",
"version": "0.3.65",
"description": "Web3-like interface to the Everscale blockchain",
"repository": "https://github.com/broxus/everscale-inpage-provider",
"main": "dist/index.js",
Expand Down
1 change: 0 additions & 1 deletion src/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,6 @@ import {
parsePartialTokensObject,
parseTransaction,
serializeTokensObject,
Network,
} from './models';
import { Address, DelayedTransactions, getUniqueId } from './utils';
import * as subscriber from './stream';
Expand Down

0 comments on commit 76b72c8

Please sign in to comment.