lib/tramway/event/version.rb in tramway-event-0.7 vs lib/tramway/event/version.rb in tramway-event-1.0

- old
+ new

@@ -1,5 +1,5 @@ module Tramway module Event - VERSION = '0.7' + VERSION = '1.0' end end