Skip to content

Commit

Permalink
chore: 🔖 upgrade version to 0.2.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Timothy-Liuxf committed Jan 11, 2023
1 parent 5f61edf commit 3c76367
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,6 +1,6 @@
cmake_minimum_required(VERSION 3.0.0)
project(simple_logger
VERSION 0.1.0.0
VERSION 0.2.0.0
LANGUAGES CXX
DESCRIPTION "A simple, multifunctional and header-only log library for C++17"
HOMEPAGE_URL "https://timothy-liuxf.github.io/simple_logger"
Expand Down

0 comments on commit 3c76367

Please sign in to comment.