lib/gamefic-tty/version.rb in gamefic-tty-3.0.0 vs lib/gamefic-tty/version.rb in gamefic-tty-3.0.1

- old
+ new

@@ -1,5 +1,5 @@ module Gamefic module Tty - VERSION = '3.0.0'.freeze + VERSION = '3.0.1'.freeze end end