Skip to content

Commit

Permalink
Update package.json
Browse files Browse the repository at this point in the history
bumps the package version and updates author email address
  • Loading branch information
auryn-macmillan committed Apr 25, 2024
1 parent 9f59de6 commit b0b1c25
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
{
"name": "@gnosis.pm/zodiac",
"version": "4.0.1",
"version": "4.0.3",
"description": "Zodiac is a composable design philosophy and collection of standards for building DAO ecosystem tooling.",
"author": "Auryn Macmillan <auryn.macmillan@gnosis.io>",
"author": "Auryn Macmillan <auryn@gnosisguild.org>",
"license": "LGPL-3.0+",
"main": "dist/cjs/index.js",
"module": "dist/esm/index.js",
Expand Down

0 comments on commit b0b1c25

Please sign in to comment.