Skip to content

Commit 8e8cdb8

Browse files
committed
build: bump project version to 1.1.0 in CMake configuration
1 parent c7c73d3 commit 8e8cdb8

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 @@ cmake_minimum_required(VERSION 3.25)
22

33
project(
44
QtCMake
5-
VERSION 1.0.0
5+
VERSION 1.1.0
66
DESCRIPTION "CMake project for easy Qt connection to other CMake projects"
77
LANGUAGES CXX
88
)

0 commit comments

Comments
 (0)