Skip to content

Commit

Permalink
bump to v0.2.21
Browse files Browse the repository at this point in the history
  • Loading branch information
hedzr committed Aug 28, 2021
1 parent 9603d73 commit f1786f7
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 6 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.20.0)
set(VERSION 0.2.21.0)
8 changes: 3 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -82,10 +82,8 @@

## Status

pre-released.


- *WIP*: v0.2.21 - bug fixed; add more utilities: mmap, thread pool, factory, pipeable, ...;
- *WIP*: v0.2.23 - ticker;
- v0.2.21 - bug fixed; add more utilities: mmap, thread pool, factory, pipeable, ...;
- v0.2.20 - changed OS_xxx macros; added more portabilities;
- v0.2.19 - bug fixed
- v0.2.17 - added to homebrew.
Expand All @@ -98,7 +96,7 @@ pre-released.
- v0.2.7 - `auto &cli = cmdr::create(...)`
- v0.2.5 - public release starts

CXX 17 Compilers:
### CXX 17 Compilers:

- gcc 10+: passed

Expand Down

0 comments on commit f1786f7

Please sign in to comment.