~comcloudway/little_town

e69c06989b66bdd00ecf0faae59ade68c8664046 — Jakob Meier 1 year, 6 months ago 448f6d3 v0.2.3
Version bump to 0.2.3
2 files changed, 2 insertions(+), 2 deletions(-)

M Cargo.lock
M Cargo.toml
M Cargo.lock => Cargo.lock +1 -1
@@ 1619,7 1619,7 @@ checksum = "f051f77a7c8e6957c0696eac88f26b0117e54f52d3fc682ab19397a8812846a4"

[[package]]
name = "little_town"
version = "0.2.2"
version = "0.2.3"
dependencies = [
 "async-std",
 "directories-next",

M Cargo.toml => Cargo.toml +1 -1
@@ 1,7 1,7 @@
[package]
name = "little_town"
description = "Build a small isometric town"
version = "0.2.2"
version = "0.2.3"
edition = "2021"
authors = [ "Jakob Meier <comcloudway@ccw.icu>" ]
readme = "README.org"