lib/athena_health/version.rb in athena_health-2.0.0 vs lib/athena_health/version.rb in athena_health-2.0.1

- old
+ new

@@ -1,3 +1,3 @@ module AthenaHealth - VERSION = '2.0.0'.freeze + VERSION = '2.0.1'.freeze end