lib/ci/reporter/version.rb in ci_reporter-1.8.2 vs lib/ci/reporter/version.rb in ci_reporter-1.8.3

- old
+ new

@@ -4,8 +4,8 @@ # software license details. #++ module CI module Reporter - VERSION = "1.8.2" + VERSION = "1.8.3" end end