diff options
author | jacob janzen <jacob.a.s.janzen@gmail.com> | 2022-08-28 13:19:41 -0500 |
---|---|---|
committer | jacob janzen <jacob.a.s.janzen@gmail.com> | 2022-08-28 13:19:41 -0500 |
commit | 7b801639e9c25d485c31b118b3309273cabad861 (patch) | |
tree | fb8a205e5bb12b4f1702409e7c18af06bdcfc316 /Cargo.toml | |
parent | 132da6b84ce78f977bd69916e236fab58e59ece5 (diff) |
moved to 0.1.1
Diffstat (limited to 'Cargo.toml')
-rw-r--r-- | Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ [package] name = "writhing_mass_of_flesh" -version = "0.1.0" +version = "0.1.1" edition = "2021" authors = ["Jacob Janzen"] description = "Creates a procedurally generated image that sort of looks like bubbles" |