Skip to content

Commit

Permalink
bump to v0.2.1 for a first stable release
Browse files Browse the repository at this point in the history
  • Loading branch information
hedzr committed Oct 17, 2021
1 parent 6b90dff commit b327597
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 1 addition & 1 deletion .version.cmake
Original file line number Diff line number Diff line change
@@ -1 +1 @@
set(VERSION 0.2.0.0)
set(VERSION 0.2.1.0)
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@

`fsm-cxx` is a finite state machina library for C++17, header-only, light-weight but full-featured, and designed for easy binding and friendly programmatic interface.

**WIP**

## Features

Expand Down

0 comments on commit b327597

Please sign in to comment.