Skip to content

Commit f52b71f

Browse files
committed
Bumped minor version
1 parent 15a189c commit f52b71f

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.2";
8+
const char* fastpp_version = "1.3.0";
99
const char* fastpp_git_hash = FASTPP_GIT_HASH;
1010

1111
const constexpr uint_t grid_id::z;

0 commit comments

Comments
 (0)