Skip to content

Commit 30367b1

Browse files
committed
chore: bump version to 1.2.0
1 parent dfd483b commit 30367b1

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
@@ -3,7 +3,7 @@
33
#######################################################
44
# Project information
55
cmake_minimum_required(VERSION 3.15)
6-
project(Matplot++ VERSION 1.1.0)
6+
project(Matplot++ VERSION 1.2.0)
77
set(MATPLOT_ROOT_DIR ${CMAKE_CURRENT_SOURCE_DIR})
88
set(MATPLOT_VERSION ${CMAKE_PROJECT_VERSION})
99

0 commit comments

Comments
 (0)