Skip to content

Commit

Permalink
chore: bump version to v0.2.1
Browse files Browse the repository at this point in the history
A number of bug fixes have been included in this version
  • Loading branch information
alandefreitas committed Mar 12, 2024
1 parent 9d66966 commit 89e4368
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 @@ -12,7 +12,7 @@
cmake_minimum_required(VERSION 3.15)
project(
small
VERSION 0.2.0
VERSION 0.2.1
DESCRIPTION "C++ small containers"
HOMEPAGE_URL "https://alandefreitas.github.io/small"
)
Expand Down

0 comments on commit 89e4368

Please sign in to comment.