From 7b696160610216d2764de08df7522f5a33fa7bec Mon Sep 17 00:00:00 2001 From: Patchouli Date: Sat, 2 Nov 2024 16:29:01 -0400 Subject: [PATCH] Incremented project release version --- changelog.md | 5 +++++ source/Kagi/Kagi.csproj | 4 ++-- 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/changelog.md b/changelog.md index bd7a1b8..90da001 100644 --- a/changelog.md +++ b/changelog.md @@ -1,5 +1,10 @@ # Release History + +## 0.1.1 (2024-11-02) +Added inline documentation. + + ## 0.1.0 (2024-11-01) Initial release. :tada: diff --git a/source/Kagi/Kagi.csproj b/source/Kagi/Kagi.csproj index 1ad3384..1dc2568 100644 --- a/source/Kagi/Kagi.csproj +++ b/source/Kagi/Kagi.csproj @@ -10,7 +10,7 @@ kagi-dotnet - 0.1.0 + 0.1.1 An unofficial .NET library for interacting with the Kagi API Copyright (c) 2024 Patchouli (self@patchouli.sh) Patchouli (self@patchouli.sh) @@ -23,7 +23,7 @@ kagi-dotnet - 0.1.0 + 0.1.1 An unofficial .NET library for interacting with the Kagi API https://github.com/patchoulish/kagi-dotnet dotnet;api;kagi