We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 298240b commit 0e61b7fCopy full SHA for 0e61b7f
1 file changed
conanfile.py
@@ -6,7 +6,7 @@
6
class DebugAssert(ConanFile):
7
name = 'debug_assert'
8
url = 'https://foonathan.github.io/blog/2016/09/16/assertions.html'
9
- version = '1.1'
+ version = '1.2'
10
username = 'Manu343726'
11
channel = 'testing'
12
exports = '*.hpp'
0 commit comments