Skip to content

Commit f28b3a6

Browse files
committed
chore: release v0.1.11
1 parent b43d44b commit f28b3a6

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
@@ -2,7 +2,7 @@ option(snapshot_build_tests "Build all of snapshot's own tests." OFF)
22

33
cmake_minimum_required(VERSION 3.14)
44

5-
project(snapshot VERSION 0.1.6)
5+
project(snapshot VERSION 0.1.11)
66

77
set(CMAKE_CXX_STANDARD 17)
88
set(CMAKE_CXX_STANDARD_REQUIRED ON)

0 commit comments

Comments
 (0)