lib/legion/extensions/health/version.rb in lex-health-0.1.2 vs lib/legion/extensions/health/version.rb in lex-health-0.1.3

- old
+ new

@@ -1,7 +1,7 @@ module Legion module Extensions module Health - VERSION = '0.1.2'.freeze + VERSION = '0.1.3'.freeze end end end