lib/ci/reporter/version.rb in ci_reporter-2.0.0.alpha1 vs lib/ci/reporter/version.rb in ci_reporter-2.0.0.alpha2

- old
+ new

@@ -1,5 +1,5 @@ module CI module Reporter - VERSION = "2.0.0.alpha1" + VERSION = "2.0.0.alpha2" end end