Skip to content

Commit

Permalink
chore(release): publish
Browse files Browse the repository at this point in the history
  • Loading branch information
kuzdogan committed Dec 19, 2023
1 parent 96e2dbb commit 46ec970
Show file tree
Hide file tree
Showing 4 changed files with 7 additions and 7 deletions.
8 changes: 4 additions & 4 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.1.0",
"version": "1.1.1",
"description": "Monorepo containing all Sourcify packages, and services",
"workspaces": [
"packages/*",
Expand Down
2 changes: 1 addition & 1 deletion services/monitor/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "sourcify-monitor",
"version": "1.1.5",
"version": "1.1.6",
"description": "A monitoring service to listen to chains and send detected new contracts to a Sourcify server",
"main": "index.js",
"scripts": {
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.4.0",
"version": "1.4.1",
"description": "Solidity metadata-based re-compilation and source verification tool",
"private": true,
"repository": {
Expand Down

0 comments on commit 46ec970

Please sign in to comment.