commit | d2a130f2433aeaca070e3e4d6298a80049d21cfc | [log] [tgz] |
---|---|---|
author | Martin Hořeňovský <martin.horenovsky@gmail.com> | Wed Jun 06 23:16:06 2018 +0200 |
committer | Martin Hořeňovský <martin.horenovsky@gmail.com> | Wed Jun 06 23:19:06 2018 +0200 |
tree | abb0948750353289238b6c5c26b35675fc50b747 | |
parent | 7be8a41adf368b48350e5906568adf34579d4718 [diff] [blame] |
v2.2.3
diff --git a/conanfile.py b/conanfile.py index a394958..716ca42 100644 --- a/conanfile.py +++ b/conanfile.py
@@ -4,7 +4,7 @@ class CatchConan(ConanFile): name = "Catch" - version = "2.2.2" + version = "2.2.3" description = "A modern, C++-native, header-only, framework for unit-tests, TDD and BDD" author = "philsquared" generators = "cmake"