diff --git a/lib/ceedling/version.rb b/lib/ceedling/version.rb index 49c84623..63301cb3 100644 --- a/lib/ceedling/version.rb +++ b/lib/ceedling/version.rb @@ -44,7 +44,7 @@ module Version eval("#{name} = '#{a.join(".")}'") end - GEM = "0.29.2" + GEM = "0.30.0" CEEDLING = GEM end end