From 349f7ab08ed239686fbf667853d0ca5b65950a21 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Martin=20D=C3=B8rum?= Date: Sat, 12 Jun 2021 23:57:17 +0200 Subject: [PATCH] version 1.5.1 --- Cargo.lock | 2 +- Cargo.toml | 2 +- web/album.html | 2 +- web/index.html | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index a7fa029..dc3d094 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -97,7 +97,7 @@ dependencies = [ [[package]] name = "coffeepaste" -version = "1.5.0" +version = "1.5.1" dependencies = [ "bytes", "chrono", diff --git a/Cargo.toml b/Cargo.toml index 328f0eb..888e1d8 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "coffeepaste" -version = "1.5.0" +version = "1.5.1" edition = "2018" authors = ["Martin Dørum "] diff --git a/web/album.html b/web/album.html index ddfa0e8..fae5814 100644 --- a/web/album.html +++ b/web/album.html @@ -50,7 +50,7 @@ COFFEEPASTE ALBUM(1) User Commands COFFEEPASTE ALBUM(1) Submit bug reports to https://todo.sr.ht/~mort/coffeepaste. -coffeepaste 1.4.0 October 2020 COFFEEPASTE ALBUM(1) +coffeepaste 1.5.1 June 2020 COFFEEPASTE ALBUM(1)
diff --git a/web/index.html b/web/index.html index efcd696..3455e80 100644 --- a/web/index.html +++ b/web/index.html @@ -49,7 +49,7 @@ COFFEEPASTE(1) User Commands COFFEEPASTE(1) Submit bug reports to https://todo.sr.ht/~mort/coffeepaste. -coffeepaste 1.5.0 June 2021 COFFEEPASTE(1) +coffeepaste 1.5.1 June 2021 COFFEEPASTE(1)