summaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorQrius <[email protected]>2024-12-05 14:47:32 +0100
committerQrius <[email protected]>2024-12-05 14:47:32 +0100
commit89b3d686424f7acca31bc3bee77a171a7ac2515c (patch)
tree34385ccbc314446f8d1a1a4fe01fa981000df2aa /Cargo.toml
parent0481458808c035112b8be5e7ff0201f49093dc54 (diff)
downloadskaldpress-89b3d686424f7acca31bc3bee77a171a7ac2515c.tar.gz
skaldpress-89b3d686424f7acca31bc3bee77a171a7ac2515c.zip
Attempt to implement some kind of filelist-thing
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 3f277a1..08464fa 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "skaldpress"
-version = "0.1.1"
+version = "2.0.0"
edition = "2021"
default-run = "skaldpress"