lib/legion/extensions/health/version.rb in lex-health-0.1.0 vs lib/legion/extensions/health/version.rb in lex-health-0.1.1
- old
+ new
@@ -1,7 +1,7 @@
module Legion
module Extensions
module Health
- VERSION = '0.1.0'.freeze
+ VERSION = '0.1.1'.freeze
end
end
end