From 601de59f439dff09a6417ea813ec57ea8903ffc9 Mon Sep 17 00:00:00 2001 From: akn Date: Tue, 9 Jun 2026 14:41:22 +0900 Subject: [PATCH] chore: bump to 0.1.1 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 6f0598e..8a12ba3 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "newsboard" -version = "0.1.0" +version = "0.1.1" edition = "2021" [dependencies]