Skip to content

Commit

Permalink
Merge pull request #2 from matekelemen/release
Browse files Browse the repository at this point in the history
bump version
  • Loading branch information
matekelemen authored Oct 30, 2023
2 parents 2b563f0 + 43bf3ac commit 1902c90
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,5 +1,5 @@
cmake_minimum_required(VERSION 3.15.0)
project(mtx2img LANGUAGES CXX VERSION 0.1.0)
project(mtx2img LANGUAGES CXX VERSION 1.0.0)

# Language requirements
set(CMAKE_CXX_STANDARD 20)
Expand Down

0 comments on commit 1902c90

Please sign in to comment.