lib/ci/reporter/version.rb in schubert-ci_reporter-1.6.1 vs lib/ci/reporter/version.rb in schubert-ci_reporter-1.6.2

- old
+ new

@@ -1,5 +1,5 @@ module CI module Reporter - VERSION = "1.6.1" + VERSION = "1.6.2" end end