diff options
Diffstat (limited to 'Cargo.toml')
| -rw-r--r-- | Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ [package] name = "blog" -version = "7.1.1" +version = "7.1.0" edition = "2024" license = "AGPL-3.0-or-later" description = "Command line tool to author and manage a semi-ephemeralâ„¢ blog with a gemini archive." |