Update the version of bigdecimal to 2.0.0 (#2784)
This commit is contained in:
parent
56e002981f
commit
27453b04c8
Notes:
git
2019-12-25 15:22:13 +09:00
Merged-By: mrkn <mrkn@ruby-lang.org>
@ -1,6 +1,6 @@
|
|||||||
# coding: utf-8
|
# coding: utf-8
|
||||||
|
|
||||||
bigdecimal_version = '2.0.0.dev'
|
bigdecimal_version = '2.0.0'
|
||||||
|
|
||||||
Gem::Specification.new do |s|
|
Gem::Specification.new do |s|
|
||||||
s.name = "bigdecimal"
|
s.name = "bigdecimal"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user