mirror of
https://github.com/timvisee/lazymc.git
synced 2025-07-25 09:12:00 -07:00
Bump version to 0.1.3
This commit is contained in:
@@ -1,5 +1,9 @@
|
||||
# Changelog
|
||||
|
||||
## 0.1.3 (2021-11-15)
|
||||
|
||||
- Fix binary release
|
||||
|
||||
## 0.1.2 (2021-11-15)
|
||||
|
||||
- Add Linux ARMv7 and aarch64 releases
|
||||
|
2
Cargo.lock
generated
2
Cargo.lock
generated
@@ -614,7 +614,7 @@ checksum = "e2abad23fbc42b3700f2f279844dc832adb2b2eb069b2df918f455c4e18cc646"
|
||||
|
||||
[[package]]
|
||||
name = "lazymc"
|
||||
version = "0.1.2"
|
||||
version = "0.1.3"
|
||||
dependencies = [
|
||||
"anyhow",
|
||||
"bytes",
|
||||
|
@@ -1,6 +1,6 @@
|
||||
[package]
|
||||
name = "lazymc"
|
||||
version = "0.1.2"
|
||||
version = "0.1.3"
|
||||
authors = ["Tim Visee <3a4fb3964f@sinenomine.email>"]
|
||||
license = "GPL-3.0"
|
||||
readme = "README.md"
|
||||
|
Reference in New Issue
Block a user