Skip to content

Commit

Permalink
update tag v1.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
MoonforDream committed Dec 18, 2024
1 parent 240d503 commit 1b1a7fe
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,6 +1,6 @@
cmake_minimum_required(VERSION 3.10)

set(MOONNET_VERSION "1.0.1")
set(MOONNET_VERSION "1.0.2")
project(moonnet VERSION ${MOONNET_VERSION} LANGUAGES CXX)

set(CMAKE_CXX_STANDARD 11)
Expand Down

0 comments on commit 1b1a7fe

Please sign in to comment.