Skip to content

Commit

Permalink
bump to v0.2.9
Browse files Browse the repository at this point in the history
- v0.2.9 - security patch for github workflow
  • Loading branch information
hedzr committed Sep 7, 2024
1 parent d195d31 commit dd14adb
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .version.cmake
Original file line number Diff line number Diff line change
@@ -1 +1 @@
set(VERSION 0.2.3.0)
set(VERSION 0.2.9.0)
1 change: 1 addition & 0 deletions CHANGELOG
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
# CHANGELOG

- v0.2.9 - security patch for github workflow
- v0.2.3 - build passed for c++20
- v0.2.1 - first public release with c++17 support
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,8 @@ It is designed for easy binding and friendly programmatic interface.

---

[See CHANGELOG](https://github.com/hedzr/fsm-cxx/blob/master/CHANGELOG)

<!--
Statechart features
Hierarchical states
Expand Down

0 comments on commit dd14adb

Please sign in to comment.