Skip to content

Commit

Permalink
Sets version to 4.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
mfreiholz committed Feb 27, 2023
1 parent 2a50c5f commit 88088b5
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
@@ -2,7 +2,7 @@ cmake_minimum_required(VERSION 3.14)

project(
humblelogging
VERSION 0.0.0
VERSION 4.0.0
DESCRIPTION "HumbleLogging is a lightweight C++ logging framework. It aims to be extendible, easy to understand and as fast as possible."
HOMEPAGE_URL "https://github.com/mfreiholz/humblelogging"
)

0 comments on commit 88088b5

Please sign in to comment.