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