Skip to content

Commit b5611d7

Browse files
committed
Bump version to 3.2.0
1 parent b295c49 commit b5611d7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

ext/bigdecimal/bigdecimal.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
#include "bits.h"
3232
#include "static_assert.h"
3333

34-
#define BIGDECIMAL_VERSION "3.1.9"
34+
#define BIGDECIMAL_VERSION "3.2.0"
3535

3636
/* #define ENABLE_NUMERIC_STRING */
3737

0 commit comments

Comments
 (0)