Skip to content

Commit e6ae93e

Browse files
committed
New version
1 parent 612288d commit e6ae93e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CMakeLists.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11

22
cmake_minimum_required(VERSION 3.27)
33

4-
project(astr VERSION 0.1.1 LANGUAGES CXX)
4+
project(astr VERSION 0.2.0 LANGUAGES CXX)
55

66
if(PROJECT_IS_TOP_LEVEL)
77
# make git ignore the build directory

0 commit comments

Comments
 (0)