Skip to content

Commit d7e8267

Browse files
committed
chore: bump version to 0.2.0
1 parent bb49682 commit d7e8267

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,5 +1,5 @@
11
cmake_minimum_required(VERSION 3.20)
2-
project(copilot_sdk_cpp VERSION 0.1.0 LANGUAGES CXX)
2+
project(copilot_sdk_cpp VERSION 0.2.0 LANGUAGES CXX)
33

44
# Enable folder organization in IDEs
55
set_property(GLOBAL PROPERTY USE_FOLDERS ON)

0 commit comments

Comments
 (0)