Skip to content

Commit

Permalink
bump version to full release
Browse files Browse the repository at this point in the history
  • Loading branch information
samuelvanderwaal committed Dec 5, 2021
1 parent 07e67b8 commit f0903ac
Show file tree
Hide file tree
Showing 2 changed files with 5 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.

5 changes: 4 additions & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,10 @@
[package]
name = "metaboss"
version = "0.3.0-beta.1"
version = "0.3.0"
edition = "2018"
description="The Metaplex NFT-standard Swiss Army Knife tool."
repository="https://github.com/samuelvanderwaal/metaboss"
license = "Apache-2.0"

[dependencies]
anyhow = "1.0.44"
Expand Down

0 comments on commit f0903ac

Please sign in to comment.