Skip to content

Commit

Permalink
chore(release): publish
Browse files Browse the repository at this point in the history
  • Loading branch information
marcocastignoli committed Apr 4, 2024
1 parent 8657902 commit accc7f0
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
6 changes: 3 additions & 3 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,7 +1,7 @@
{
"name": "sourcify-monorepo",
"private": true,
"version": "1.2.6",
"version": "1.2.7",
"description": "Monorepo containing all Sourcify packages, and services",
"workspaces": [
"packages/*",
Expand Down
2 changes: 1 addition & 1 deletion services/server/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "sourcify-server",
"version": "1.5.5",
"version": "1.5.6",
"description": "Solidity metadata-based re-compilation and source verification tool",
"private": true,
"repository": {
Expand Down

0 comments on commit accc7f0

Please sign in to comment.