gotcha: add version 1.0.3 (#16239)

This commit is contained in:
Mark W. Krentel 2020-04-22 16:48:41 -05:00 committed by GitHub
parent 650745746a
commit ec54f86c0b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -15,6 +15,7 @@ class Gotcha(CMakePackage):
version('develop', branch='develop')
version('master', branch='master')
version('1.0.3', tag='1.0.3')
version('1.0.2', tag='1.0.2')
version('0.0.2', tag='0.0.2')