diff --git a/programming/library/range-v3/pspec.xml b/programming/library/range-v3/pspec.xml index f878901b76..83b99a2c8d 100644 --- a/programming/library/range-v3/pspec.xml +++ b/programming/library/range-v3/pspec.xml @@ -12,7 +12,7 @@ library Range algorithms, views, and actions for C++11/14/17 Range-v3 is a generic library that augments the existing standard library with facilities for working with ranges. A range can be loosely thought of a pair of iterators. This library provides a full implementation of all the standard algorithms with range-based overloads for convenience. - https://github.com/ericniebler/range-v3/archive/0.10.0.tar.gz + https://github.com/ericniebler/range-v3/archive/0.11.0.tar.gz cmake @@ -28,6 +28,13 @@ + + 2021-09-24 + 0.11.0 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2020-03-18 0.10.0