We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b295c49 commit b5611d7Copy full SHA for b5611d7
1 file changed
ext/bigdecimal/bigdecimal.c
@@ -31,7 +31,7 @@
31
#include "bits.h"
32
#include "static_assert.h"
33
34
-#define BIGDECIMAL_VERSION "3.1.9"
+#define BIGDECIMAL_VERSION "3.2.0"
35
36
/* #define ENABLE_NUMERIC_STRING */
37
0 commit comments