summary refs log tree commit diff stats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorBenedikt Peetz <benedikt.peetz@b-peetz.de>2024-03-31 22:07:48 +0200
committerBenedikt Peetz <benedikt.peetz@b-peetz.de>2024-03-31 22:07:48 +0200
commit1b8c35a874f017aa3c324fc932f49b373f3f249a (patch)
tree7f3b4ca7e324bc3f29a071db030a1096d5a1acd5 /Cargo.toml
parentbuild(cog.toml): Remove unneeded heading (that broke parsing) (diff)
downloadlpm-1b8c35a874f017aa3c324fc932f49b373f3f249a.tar.gz
lpm-1b8c35a874f017aa3c324fc932f49b373f3f249a.zip
chore(version): v1.0.0
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 40b8513..954c7bb 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
 [package]
 name = "lpm"
-version = "0.1.0"
+version = "1.0.0"
 edition = "2021"
 license = "GPL-3.0-or-later"
 description = "A configurable LaTeX project manager"