Skip to content

Commit

Permalink
chore: release v0.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Robin Bryce committed Apr 6, 2024
1 parent cb6b32c commit d8e7d17
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 3 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@


## [0.4.1](https://github.com/polysensus/chaintrap-contracts/compare/v0.3.8...v0.4.1) (2024-04-06)

## [0.3.8](https://github.com/polysensus/chaintrap-contracts/compare/v0.3.7...v0.3.8) (2024-03-24)

## [0.3.7](https://github.com/polysensus/chaintrap-contracts/compare/v0.3.6...v0.3.7) (2023-09-05)
Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@polysensus/chaintrap-contracts",
"version": "0.4.0",
"version": "0.4.1",
"description": "smart contracts and supporting javascript for chaintrap",
"main": "dist/chaintrap.cjs",
"module": "dist/chaintrap.cjs",
Expand Down

0 comments on commit d8e7d17

Please sign in to comment.