mirror of
https://github.com/TartanLlama/expected.git
synced 2025-08-03 19:04:29 +02:00
Bump version
This commit is contained in:
@@ -2,7 +2,7 @@ cmake_minimum_required(VERSION 3.14)
|
|||||||
project(tl-expected
|
project(tl-expected
|
||||||
HOMEPAGE_URL https://tl.tartanllama.xyz
|
HOMEPAGE_URL https://tl.tartanllama.xyz
|
||||||
DESCRIPTION "C++11/14/17 std::expected with functional-style extensions"
|
DESCRIPTION "C++11/14/17 std::expected with functional-style extensions"
|
||||||
VERSION 1.1.0
|
VERSION 1.2.0
|
||||||
LANGUAGES CXX)
|
LANGUAGES CXX)
|
||||||
|
|
||||||
include(CMakePackageConfigHelpers)
|
include(CMakePackageConfigHelpers)
|
||||||
|
Reference in New Issue
Block a user