diff --git a/.version.cmake b/.version.cmake index 8732cc2..cdfea29 100644 --- a/.version.cmake +++ b/.version.cmake @@ -1 +1 @@ -set(VERSION 0.2.0.0) \ No newline at end of file +set(VERSION 0.2.1.0) \ No newline at end of file diff --git a/README.md b/README.md index a4b1c7d..34735f9 100755 --- a/README.md +++ b/README.md @@ -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