Skip to content

Commit f33db87

Browse files
authored
Update project version to 1.1.0
1 parent 415a91a commit f33db87

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
# CMakeList.txt : CMake project for FastNoise2
22
cmake_minimum_required(VERSION 3.10)
33

4-
project(FastNoise2 VERSION 1.0.1)
4+
project(FastNoise2 VERSION 1.1.0)
55
set(CMAKE_CXX_STANDARD 17)
66

77
# determine whether this is a standalone project or included by other projects

0 commit comments

Comments
 (0)