diff options
| author | Raymond Hogenson <rhogenson@posteo.net> | 2018-08-22 16:28:58 -0400 |
|---|---|---|
| committer | Raymond Hogenson <rhogenson@posteo.net> | 2018-08-22 16:28:58 -0400 |
| commit | 8656df15f29ebe0900db830eb6e5d8d1f11c2e03 (patch) | |
| tree | d0b1d3d437dff05ced40d90c5beae7b1e7d1bc49 /Cargo.toml | |
| parent | dde3c0e08efada0878157440dd1286de44a8c015 (diff) | |
| download | stallman-shooter-8656df15f29ebe0900db830eb6e5d8d1f11c2e03.tar.zst | |
Add introduction and conclusion screens
We're releasing version 1.0.0 baby
Diffstat (limited to 'Cargo.toml')
| -rw-r--r-- | Cargo.toml | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,6 +1,6 @@ [package] -name = "bullet-hell" -version = "0.1.0" +name = "stallman-shooter" +version = "1.0.0" authors = ["Raymond Hogenson <rhogenson@posteo.net>"] [dependencies] |
