Skip to content

Commit b327597

Browse files
committed
bump to v0.2.1 for a first stable release
1 parent 6b90dff commit b327597

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

.version.cmake

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
set(VERSION 0.2.0.0)
1+
set(VERSION 0.2.1.0)

README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@
66

77
`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.
88

9-
**WIP**
109

1110
## Features
1211

0 commit comments

Comments
 (0)