We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 83f48cd commit 475bcc6Copy full SHA for 475bcc6
1 file changed
CMakeLists.txt
@@ -1,6 +1,6 @@
1
cmake_minimum_required(VERSION 3.10)
2
3
-project(tsl-sparse-map VERSION 0.6.2 LANGUAGES CXX)
+project(tsl-sparse-map VERSION 0.7.0 LANGUAGES CXX)
4
include(GNUInstallDirs)
5
6
add_library(sparse_map INTERFACE)
0 commit comments