diff options
| author | Ruben Beltran del Rio <git@r.bdr.sh> | 2025-07-18 19:01:12 +0200 |
|---|---|---|
| committer | Ruben Beltran del Rio <git@r.bdr.sh> | 2025-07-18 19:01:12 +0200 |
| commit | 1b2ed18f9166347febfed1d3cbab6828d7a7ba99 (patch) | |
| tree | aff82dd81e3172bbe319926c07ea4828c2548784 /Cargo.toml | |
| parent | 323a4fa3c75794885199b580f266e436f6c646a2 (diff) | |
Update version
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." |