[ruby/bigdecimal] Bump up to 3.1.5

https://github.com/ruby/bigdecimal/commit/c47802e813
This commit is contained in:
Nobuyoshi Nakada 2023-07-08 18:29:03 +09:00 committed by git
parent d3fd4a6d32
commit e501613efa

View File

@ -31,7 +31,7 @@
#include "bits.h"
#include "static_assert.h"
#define BIGDECIMAL_VERSION "3.1.4"
#define BIGDECIMAL_VERSION "3.1.5"
/* #define ENABLE_NUMERIC_STRING */