lib/stationed/version.rb in stationed-0.1.0 vs lib/stationed/version.rb in stationed-0.2.0

- old
+ new

@@ -1,3 +1,3 @@ module Stationed - VERSION = '0.1.0' + VERSION = '0.2.0'.freeze end