lib/ci/reporter/version.rb in ci_reporter-1.6.8 vs lib/ci/reporter/version.rb in ci_reporter-1.6.9

- old
+ new

@@ -1,5 +1,5 @@ module CI module Reporter - VERSION = "1.6.8" + VERSION = "1.6.9" end end