Skip to content

Commit

Permalink
Bump version to 2.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
shark0der committed Sep 8, 2023
1 parent 7a3b35e commit 7ff5f3a
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion deployments/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@nexusmutual/deployments",
"version": "2.1.1",
"version": "2.3.0",
"description": "Nexus Mutual deployed contract addresses and abis",
"typings": "./dist/index.d.ts",
"main": "./dist/index.js",
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": "nexusmutual",
"version": "2.1.1",
"version": "2.3.0",
"description": "NexusMutual smart contracts",
"repository": {
"type": "git",
Expand Down

0 comments on commit 7ff5f3a

Please sign in to comment.