diff options
author | Qrius <[email protected]> | 2024-12-05 14:47:32 +0100 |
---|---|---|
committer | Qrius <[email protected]> | 2024-12-05 14:47:32 +0100 |
commit | 89b3d686424f7acca31bc3bee77a171a7ac2515c (patch) | |
tree | 34385ccbc314446f8d1a1a4fe01fa981000df2aa /Cargo.toml | |
parent | 0481458808c035112b8be5e7ff0201f49093dc54 (diff) | |
download | skaldpress-89b3d686424f7acca31bc3bee77a171a7ac2515c.tar.gz skaldpress-89b3d686424f7acca31bc3bee77a171a7ac2515c.zip |
Attempt to implement some kind of filelist-thing
Diffstat (limited to 'Cargo.toml')
-rw-r--r-- | Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ [package] name = "skaldpress" -version = "0.1.1" +version = "2.0.0" edition = "2021" default-run = "skaldpress" |