Skip to content

Commit 9a5715e

Browse files
committed
Bump version to 0.7.1.
1 parent 302cbd6 commit 9a5715e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ cmake_minimum_required(VERSION 3.1)
22
include(GNUInstallDirs)
33

44

5-
project(tsl-array-hash VERSION 0.7.0)
5+
project(tsl-array-hash VERSION 0.7.1)
66

77
add_library(array_hash INTERFACE)
88
# Use tsl::array_hash as target, more consistent with other libraries conventions (Boost, Qt, ...)

0 commit comments

Comments
 (0)