Skip to content

Commit

Permalink
chore(release): 0.31.3 [skip ci]
Browse files Browse the repository at this point in the history
## [0.31.3](v0.31.2...v0.31.3) (2024-10-23)

### Bug Fixes

* fix missing file issues when running solo from npm install -g ([#734](#734)) ([c0c50ef](c0c50ef))
  • Loading branch information
swirlds-automation committed Oct 23, 2024
1 parent d1afad4 commit 15f5df6
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 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,6 +1,6 @@
{
"name": "@hashgraph/solo",
"version": "0.31.2",
"version": "0.31.3",
"description": "An opinionated CLI tool to deploy and manage private Hedera Networks.",
"main": "dist/src/index.js",
"type": "module",
Expand Down

0 comments on commit 15f5df6

Please sign in to comment.