lib/athena_health/version.rb in athena_health-0.6.0 vs lib/athena_health/version.rb in athena_health-0.7.0

- old
+ new

@@ -1,3 +1,3 @@ module AthenaHealth - VERSION = '0.6.0'.freeze + VERSION = '0.7.0'.freeze end