Skip to content
This repository was archived by the owner on Aug 15, 2022. It is now read-only.

Commit 617e981

Browse files
committed
Bump version to 0.1.8
1 parent 8d5b4e7 commit 617e981

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

include/decima/shared.hpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ namespace Decima {
2727

2828
#define DECIMA_VERSION_MAJOR 0
2929
#define DECIMA_VERSION_MINOR 1
30-
#define DECIMA_VERSION_MICRO 7
30+
#define DECIMA_VERSION_MICRO 8
3131

3232
// clang-format off
3333
#define DECIMA_VERSION \

0 commit comments

Comments
 (0)