Skip to content

Commit

Permalink
Bump Version to v1.0.40 (#921)
Browse files Browse the repository at this point in the history
This pull request includes a version update for the
`@safe-global/safe-singleton-factory` package.

*
[`package.json`](diffhunk://#diff-7ae45ad102eab3b6d7e7896acd08c427a9b25b346470d7bc6507b6481575d519L3-R3):
Updated the version from `1.0.39` to `1.0.40`.

Part of #870 (to be closed after the next network rollouts)
  • Loading branch information
remedcu authored Feb 20, 2025
1 parent 39f3b23 commit dee4d2f
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
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": "@safe-global/safe-singleton-factory",
"version": "1.0.39",
"version": "1.0.40",
"description": "Singleton factory used by Safe related contracts",
"homepage": "https://github.com/safe-global/safe-singleton-factory/",
"license": "MIT",
Expand Down

0 comments on commit dee4d2f

Please sign in to comment.