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

- old
+ new

@@ -1,5 +1,5 @@ module CI module Reporter - VERSION = "2.0.0" + VERSION = "2.1.0" end end