Skip to content

Commit 139e355

Browse files
committed
update conan
1 parent fb39889 commit 139e355

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

conan/conanfile.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919

2020
class CharconvConan(ConanFile):
2121
name = "boost_decimal"
22-
version = "2.4.0"
22+
version = "3.0.0"
2323
description = "Boost provides free peer-reviewed portable C++ source libraries"
2424
url = "https://github.com/cppalliance/decimal"
2525
homepage = "https://github.com/cppalliance/decimal"

0 commit comments

Comments
 (0)