lib/tramway/event/version.rb in tramway-event-1.9.6 vs lib/tramway/event/version.rb in tramway-event-1.9.7

- old
+ new

@@ -1,5 +1,5 @@ module Tramway module Event - VERSION = '1.9.6' + VERSION = '1.9.7' end end