We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 302cbd6 commit 9a5715eCopy full SHA for 9a5715e
CMakeLists.txt
@@ -2,7 +2,7 @@ cmake_minimum_required(VERSION 3.1)
2
include(GNUInstallDirs)
3
4
5
-project(tsl-array-hash VERSION 0.7.0)
+project(tsl-array-hash VERSION 0.7.1)
6
7
add_library(array_hash INTERFACE)
8
# Use tsl::array_hash as target, more consistent with other libraries conventions (Boost, Qt, ...)
0 commit comments