Skip to content

Commit

Permalink
chore: Release 0.1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
Norbiros authored Jul 31, 2024
1 parent 25e595e commit 72684ed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ categories = ["parser-implementations"]
authors = ["Norbiros", "SzczurekYT", "other CrabNBT Contributors"]
readme = "README.md"
license = "GPL-3.0-only"
version = "0.1.2"
version = "0.1.3"
edition = "2021"
exclude = ["tests"]

Expand Down

3 comments on commit 72684ed

@Snowiiii
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!, Could you may also publish?

@Norbiros
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@SzczurekYT
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!, Could you may also publish?

Here you go
https://crates.io/crates/crab_nbt/versions

Please sign in to comment.