Skip to content

Commit 3f6342b

Browse files
committed
Bumped version number
1 parent d0b0da3 commit 3f6342b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/fast++.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
#define FASTPP_GIT_HASH ""
66
#endif
77

8-
const char* fastpp_version = "1.2.1";
8+
const char* fastpp_version = "1.2.2";
99
const char* fastpp_git_hash = FASTPP_GIT_HASH;
1010

1111
const constexpr uint_t grid_id::z;

0 commit comments

Comments
 (0)