From 39f737443b05e4135e697cb91c2b7b18095acd53 Mon Sep 17 00:00:00 2001 From: Patrick Diehl Date: Fri, 24 Jan 2025 14:32:52 -0700 Subject: [PATCH] Update README.md Bump the release note to the latest version --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index beb4affc9..c31c60224 100644 --- a/README.md +++ b/README.md @@ -68,7 +68,7 @@ target_link_libraries(YOUR_LIBRARY PUBLIC yaml-cpp::yaml-cpp) # The library or e ## Recent Releases -[yaml-cpp 0.7.0](https://github.com/jbeder/yaml-cpp/releases/tag/yaml-cpp-0.7.0) released! +[yaml-cpp 0.8.0](https://github.com/jbeder/yaml-cpp/releases/tag/yaml-cpp-0.8.0) released! [yaml-cpp 0.3.0](https://github.com/jbeder/yaml-cpp/releases/tag/release-0.3.0) is still available if you want the old API.