lib/tramway/event/version.rb in tramway-event-1.6.4 vs lib/tramway/event/version.rb in tramway-event-1.7

- old
+ new

@@ -1,5 +1,5 @@ module Tramway module Event - VERSION = '1.6.4' + VERSION = '1.7' end end