Skip to content

Commit 0e61b7f

Browse files
authored
Update version
1 parent 298240b commit 0e61b7f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

conanfile.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
class DebugAssert(ConanFile):
77
name = 'debug_assert'
88
url = 'https://foonathan.github.io/blog/2016/09/16/assertions.html'
9-
version = '1.1'
9+
version = '1.2'
1010
username = 'Manu343726'
1111
channel = 'testing'
1212
exports = '*.hpp'

0 commit comments

Comments
 (0)