lib/tramway/event/version.rb in tramway-event-1.2 vs lib/tramway/event/version.rb in tramway-event-1.2.1

- old
+ new

@@ -1,5 +1,5 @@ module Tramway module Event - VERSION = '1.2' + VERSION = '1.2.1' end end