diff --git a/.version.cmake b/.version.cmake index 3fc1bdb..fcb121e 100644 --- a/.version.cmake +++ b/.version.cmake @@ -1 +1 @@ -set(VERSION 0.3.1.0) \ No newline at end of file +set(VERSION 0.3.2.0) \ No newline at end of file diff --git a/README.md b/README.md index 6ee9e26..88044cf 100755 --- a/README.md +++ b/README.md @@ -8,6 +8,7 @@ ## Newest +- v0.3.2, security patch for github workflow; fix arch detections in dummy project - affect generating undo-cxx_config.hh - v0.3.1, added `newest_item()` for #1 - v0.3.0, build passed for c++20 - v0.2.5, upgrade undo-log.hh, undo-util.hh, undo-zcore.hh, and cxx-macros.cmake