lib/tramway/event/version.rb in tramway-event-1.9.8 vs lib/tramway/event/version.rb in tramway-event-1.9.9

- old
+ new

@@ -1,5 +1,5 @@ module Tramway module Event - VERSION = '1.9.8' + VERSION = '1.9.9' end end