Skip to content

Commit

Permalink
Fix version number (0.8.2 -> 0.8.4) (#548)
Browse files Browse the repository at this point in the history
* Fix version number (0.8.2 -> 0.8.4)

* Update Cargo.lock
  • Loading branch information
notlesh authored and Crystalin committed Jun 28, 2021
1 parent e40d5a9 commit c63c9a1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion node/cli/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "moonbeam-cli"
version = "0.8.2"
version = "0.8.4"
authors = ["PureStake"]
edition = "2018"

Expand Down

0 comments on commit c63c9a1

Please sign in to comment.