Skip to content

Commit 475bcc6

Browse files
committed
Bump version to 0.7.0
1 parent 83f48cd commit 475bcc6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
cmake_minimum_required(VERSION 3.10)
22

3-
project(tsl-sparse-map VERSION 0.6.2 LANGUAGES CXX)
3+
project(tsl-sparse-map VERSION 0.7.0 LANGUAGES CXX)
44
include(GNUInstallDirs)
55

66
add_library(sparse_map INTERFACE)

0 commit comments

Comments
 (0)