We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eece29b commit a492ddbCopy full SHA for a492ddb
src/version.hpp
@@ -1,2 +1,2 @@
1
#pragma once
2
-#define TAOSGEN_VERSION "0.8.1"
+inline constexpr const char* TAOSGEN_VERSION = "0.8.2";
0 commit comments