Increment version

Signed-off-by: Trivernis <trivernis@protonmail.com>
pull/6/head
Trivernis 2 years ago
parent f73a558637
commit 8c7e1c81fc
No known key found for this signature in database
GPG Key ID: EB543D89E02BC83F

@ -1,6 +1,6 @@
[package]
name = "minecraft-data-rs"
version = "0.4.1"
version = "0.4.2"
authors = ["trivernis <trivernis@protonmail.com>"]
edition = "2018"
readme = "README.md"
@ -17,4 +17,4 @@ serde_derive = "1.0.133"
serde = "1.0.133"
include_dir = "0.7.2"
itertools = "0.10.3"
lazy_static = "1.4.0"
lazy_static = "1.4.0"

Loading…
Cancel
Save