Skip to content

Commit afd499d

Browse files
committed
Update conan package
1 parent 672b569 commit afd499d

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 = "1.0.0"
22+
version = "1.1.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)