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 7d31465 commit 3f7ee9aCopy full SHA for 3f7ee9a
CMakeLists.txt
@@ -2,7 +2,7 @@ cmake_minimum_required(VERSION 3.10)
2
include(GNUInstallDirs)
3
4
5
-project(tsl-ordered-map VERSION 1.1.0)
+project(tsl-ordered-map VERSION 1.2.0)
6
7
add_library(ordered_map INTERFACE)
8
# Use tsl::ordered_map as target, more consistent with other libraries conventions (Boost, Qt, ...)
0 commit comments