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