From 21b3bba1647d5de8caf2da5ffd8fd6b4c86f344d Mon Sep 17 00:00:00 2001 From: pigwin Date: Thu, 9 Jan 2025 21:17:25 +0100 Subject: [PATCH 1/2] v0.2 just for the github action to run --- config/conf.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/config/conf.json b/config/conf.json index b68d93a..59041f1 100644 --- a/config/conf.json +++ b/config/conf.json @@ -12,7 +12,7 @@ "port": "6379", "max_conns": 50, "timeout_ms": 5000, - "password": "the_valkey_password" + "password": "the_valkey_password" }, "temp": "value" -} \ No newline at end of file +} From 3058d98a67df336f367d0683a1e4898468c402ec Mon Sep 17 00:00:00 2001 From: pigwin Date: Thu, 9 Jan 2025 20:23:38 +0000 Subject: [PATCH 2/2] v0.2.0 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 02c41e2..b9f20e4 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # TI1 -The best thing to happen since yesterday at 2:57 pm +The best thing to happen since yesterday at 2:56 pm ## Usage