Skip to content

Commit

Permalink
bump to version 1.0.0
Browse files Browse the repository at this point in the history
since its now confirmed usable
  • Loading branch information
cuckydev committed Nov 15, 2024
1 parent d9de0cd commit 82f7545
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
cmake_minimum_required(VERSION 3.14)

# Leon project
set(LEON_VERSION 0.2.0)
set(LEON_VERSION 1.0.0)

project(Leon
LANGUAGES C CXX
Expand Down

0 comments on commit 82f7545

Please sign in to comment.