From 68c7313d995bf13c02b955375f98fa28a87b63bb Mon Sep 17 00:00:00 2001 From: Chip Senkbeil Date: Thu, 28 Sep 2023 01:09:35 -0500 Subject: [PATCH] Bump version in readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a8af363..7fdfa57 100644 --- a/README.md +++ b/README.md @@ -20,7 +20,7 @@ and Windows. ```toml [dependencies] -typed-path = "0.4" +typed-path = "0.5" ``` ## Why?