Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
alugowski committed Dec 7, 2023
1 parent 1b230c1 commit 1047616
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions include/poolstl/internal/utils.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@

// Version macros.
#define POOLSTL_VERSION_MAJOR 0
#define POOLSTL_VERSION_MINOR 4
#define POOLSTL_VERSION_PATCH 0
#define POOLSTL_VERSION_MINOR 3
#define POOLSTL_VERSION_PATCH 1

#include <cstddef>
#include <functional>
Expand Down

0 comments on commit 1047616

Please sign in to comment.