Skip to content

Commit 03f5187

Browse files
committed
Version 0.3.0.
1 parent 27139aa commit 03f5187

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

icecream.hpp

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -54,9 +54,9 @@
5454
#endif
5555

5656
#define ICECREAM_MAJOR_VERSION 0
57-
#define ICECREAM_MINOR_VERSION 2
57+
#define ICECREAM_MINOR_VERSION 3
5858
#define ICECREAM_PATCH_VERSION 0
59-
#define ICECREAM_LIB_VERSION "0.2.0"
59+
#define ICECREAM_LIB_VERSION "0.3.0"
6060

6161

6262
#if defined(__GNUC__)

0 commit comments

Comments
 (0)