commit acbee1f54efe3fdbb52c2b9e8d7c22a7ae34c678 parent 89684382142698b7d47913ec57b5a92dfff75450 Author: lash <dev@holbrook.no> Date: Mon, 6 Feb 2023 06:46:26 +0000 Bump version Diffstat:
M | Cargo.toml | | | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Cargo.toml b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "wala" -version = "0.1.3" +version = "0.1.4" edition = "2021" rust-version = "1.60" license = "GPL-3.0-or-later"