Skip to content

Commit

Permalink
update version
Browse files Browse the repository at this point in the history
  • Loading branch information
rpatters1 committed Feb 3, 2025
1 parent 8b77c28 commit e4060a9
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
Expand Up @@ -2,7 +2,7 @@
cmake_minimum_required(VERSION 3.22)

# Project name and version
project(mnxvalidate VERSION 0.1)
project(mnxvalidate VERSION 1.0)

# Specify C++ standard and minimum macOS version
set(CMAKE_CXX_STANDARD 17)
Expand Down

0 comments on commit e4060a9

Please sign in to comment.