We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b732ccf commit 08ba9fcCopy full SHA for 08ba9fc
CMakeLists.txt
@@ -2,7 +2,7 @@ cmake_minimum_required(VERSION 3.20)
2
project(
3
voidscript
4
LANGUAGES CXX
5
- VERSION 0.0.1
+ VERSION 0.1.0
6
DESCRIPTION "A simple scripting language"
7
HOMEPAGE_URL "https://github.com/fszontagh/voidshell"
8
)
0 commit comments