lib/health_reporter/version.rb in health-reporter-0.0.3 vs lib/health_reporter/version.rb in health-reporter-0.1.0

- old
+ new

@@ -1,3 +1,3 @@ class HealthReporter - VERSION = '0.0.3' + VERSION = '0.1.0' end