Skip to content

Commit

Permalink
Bump 0.1.0 (#79)
Browse files Browse the repository at this point in the history
Signed-off-by: Nana Essilfie-Conduah <[email protected]>
  • Loading branch information
Nana-EC authored Nov 18, 2023
1 parent 6dbf65d commit 6efbfda
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.1.0-rc3
version: 0.1.0
2 changes: 1 addition & 1 deletion openapi.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
openapi: "3.0.0"
info:
version: 0.1.0-rc3
version: 0.1.0
title: Sourcify API
description: API to interact with Sourcify
license:
Expand Down
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.1.0-rc3",
"version": "0.1.0",
"description": "A Hedera fork of ethereum sourcify that provides a Solidity metadata-based re-compilation and source verification tool",
"private": true,
"repository": {
Expand Down

0 comments on commit 6efbfda

Please sign in to comment.