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