Skip to content

Commit 3f651dc

Browse files
committed
Set version to 0.13.0
1 parent d9e0e11 commit 3f651dc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
cmake_minimum_required(VERSION 3.14)
22

3-
project(libscratchcpp VERSION 0.12.0 LANGUAGES C CXX)
3+
project(libscratchcpp VERSION 0.13.0 LANGUAGES C CXX)
44

55
set(CMAKE_INCLUDE_CURRENT_DIR ON)
66
set(CMAKE_CXX_STANDARD 17)

0 commit comments

Comments
 (0)