Skip to content

Commit

Permalink
chore: bump 0.3.0 version (#179)
Browse files Browse the repository at this point in the history
Signed-off-by: Luis Mastrangelo <[email protected]>
  • Loading branch information
acuarica committed May 29, 2024
1 parent 5445414 commit 277119b
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion charts/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@ apiVersion: v2
description: Helm chart of [hashgraph/hedera-sourcify](https://github.com/hashgraph/hedera-sourcify) repository service.
name: sourcify
type: application
version: 0.3.0-SNAPSHOT
version: 0.3.0-rc1
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@hashgraph/hedera-sourcify",
"version": "0.3.0-SNAPSHOT",
"version": "0.3.0-rc1",
"description": "A Hedera fork of Ethereum Sourcify that provides a Solidity metadata-based re-compilation and source verification tool",
"private": true,
"repository": {
Expand Down
2 changes: 1 addition & 1 deletion ui/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "sourcify-ui",
"version": "0.3.0-SNAPSHOT",
"version": "0.3.0-rc1",
"private": true,
"dependencies": {
"@ethersproject/abi": "^5.7.0",
Expand Down

0 comments on commit 277119b

Please sign in to comment.