We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8464143 commit bc81129Copy full SHA for bc81129
lib/version.rb
@@ -15,7 +15,7 @@
15
module Ceedling
16
module Version
17
# Convenience constants for gem building, etc.
18
- GEM = '1.0.2'
+ GEM = '1.1.0'
19
TAG = GEM
20
21
# If run as a script print Ceedling's version to $stdout
0 commit comments