lib/ci/reporter/version.rb in ci_reporter-1.8.4 vs lib/ci/reporter/version.rb in ci_reporter-1.9.0
- old
+ new
@@ -4,8 +4,8 @@
# software license details.
#++
module CI
module Reporter
- VERSION = "1.8.4"
+ VERSION = "1.9.0"
end
end