Skip to content

Commit a1a1052

Browse files
committed
Update version number
1 parent 05c7173 commit a1a1052

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

1111
const constexpr uint_t grid_id::z;

0 commit comments

Comments
 (0)