Skip to content

Commit 3c14151

Browse files
authored
Set version to 0.8.1.
1 parent 90dc016 commit 3c14151

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CMakeLists.txt

+1-1
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-ordered-map VERSION 0.8.0)
5+
project(tsl-ordered-map VERSION 0.8.1)
66

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

0 commit comments

Comments
 (0)