We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 612288d commit e6ae93eCopy full SHA for e6ae93e
CMakeLists.txt
@@ -1,7 +1,7 @@
1
2
cmake_minimum_required(VERSION 3.27)
3
4
-project(astr VERSION 0.1.1 LANGUAGES CXX)
+project(astr VERSION 0.2.0 LANGUAGES CXX)
5
6
if(PROJECT_IS_TOP_LEVEL)
7
# make git ignore the build directory
0 commit comments