Skip to content

Commit

Permalink
Release v0.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
SpriteOvO committed Sep 11, 2023
1 parent 56bc8ae commit f147ba4
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 @@ -41,7 +41,7 @@ if (SIGMATCH_DEV_MODE)
endif()
endif()

project(sigmatch LANGUAGES CXX VERSION 0.1.0)
project(sigmatch LANGUAGES CXX VERSION 0.2.0)

add_library(sigmatch INTERFACE)
add_library(sigmatch::sigmatch ALIAS sigmatch)
Expand Down

0 comments on commit f147ba4

Please sign in to comment.