Skip to content

Commit a81bdf8

Browse files
committed
increase neggia version
1 parent 5195b23 commit a81bdf8

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
@@ -1,7 +1,7 @@
11
# SPDX-License-Identifier: MIT
22

33
cmake_minimum_required(VERSION 3.6)
4-
project(neggia VERSION 1.1.1)
4+
project(neggia VERSION 1.2.0)
55

66
if(NOT EXISTS "${CMAKE_CURRENT_SOURCE_DIR}/third_party/googletest/CMakeLists.txt")
77
set(BUILD_TESTING OFF CACHE BOOL "")

0 commit comments

Comments
 (0)