Skip to content

Commit

Permalink
Bump version to 0.0.17
Browse files Browse the repository at this point in the history
  • Loading branch information
Vectorized committed May 11, 2024
1 parent 3bd0698 commit ecdc346
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .gas-snapshot
Original file line number Diff line number Diff line change
Expand Up @@ -130,7 +130,7 @@ DN404Test:testInitialize(uint32,address) (runs: 258, μ: 111562, ~: 113018)
DN404Test:testMintAndBurn() (gas: 346429)
DN404Test:testMintAndBurn2() (gas: 282888)
DN404Test:testMintNext() (gas: 705169)
DN404Test:testMintNextContiguous(uint256) (runs: 258, μ: 575260, ~: 503266)
DN404Test:testMintNextContiguous(uint256) (runs: 258, μ: 575391, ~: 503266)
DN404Test:testMintOnTransfer(uint32,address) (runs: 258, μ: 289653, ~: 289663)
DN404Test:testMixed(bytes32) (runs: 258, μ: 568950, ~: 506676)
DN404Test:testNameAndSymbol(string,string) (runs: 258, μ: 205703, ~: 206216)
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "dn404",
"license": "MIT",
"version": "0.0.16",
"version": "0.0.17",
"description": "Implementation of a co-joined ERC20 and ERC721 pair.",
"files": [
"src/**/*.sol"
Expand Down

0 comments on commit ecdc346

Please sign in to comment.