Skip to content

Commit

Permalink
Bump versions for v0.4.0 (#395)
Browse files Browse the repository at this point in the history
Signed-off-by: Steven Sheehy <steven.sheehy@hedera.com>
  • Loading branch information
steven-sheehy authored and mike-burrage-hedera committed Nov 20, 2019
1 parent 0acd347 commit 19de88e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
</parent>
<groupId>com.hedera</groupId>
<artifactId>mirror-node</artifactId>
<version>0.4.0-rc3</version>
<version>0.4.0</version>
<name>Hedera Mirror Node</name>
<description>Hedera Mirror Node mirrors data from Hedera nodes and serves it via an API</description>
<ciManagement>
Expand Down
2 changes: 1 addition & 1 deletion rest-api/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "rest-api",
"version": "0.4.0-rc3",
"version": "0.4.0",
"description": "REST API for Hedera Mirror Node",
"main": "server.js",
"scripts": {
Expand Down

0 comments on commit 19de88e

Please sign in to comment.