Skip to content

Commit

Permalink
Bump version to v0.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Timothy-Gonzalez committed Feb 10, 2024
1 parent f13597b commit cb98c09
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/caught.h
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@

#define CAUGHT_VERSION_MAJOR 0
#define CAUGHT_VERSION_MINOR 3
#define CAUGHT_VERSION_PATCH 0
#define CAUGHT_VERSION_STRING "v0.3.0"
#define CAUGHT_VERSION_PATCH 1
#define CAUGHT_VERSION_STRING "v0.3.1"

#ifndef CAUGHT_LIB
#define CAUGHT_LIB
Expand Down

0 comments on commit cb98c09

Please sign in to comment.