Skip to content

Commit

Permalink
Bump version to 0.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Lihis committed Nov 5, 2023
1 parent 21c7e69 commit 3b3c14a
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.2)
PROJECT(IRC VERSION 0.2.0 LANGUAGES C)
PROJECT(IRC VERSION 0.2.1 LANGUAGES C)

ENABLE_TESTING()

Expand Down

0 comments on commit 3b3c14a

Please sign in to comment.