diff options
Diffstat (limited to '')
-rw-r--r-- | Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml index dba6626..6df79be 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "lpm" -version = "1.1.0" +version = "2.0.0" edition = "2021" license = "GPL-3.0-or-later" description = "A configurable LaTeX project manager" |