lib/ripl/play.rb in ripl-play-0.1.0 vs lib/ripl/play.rb in ripl-play-0.1.1
- old
+ new
@@ -1,8 +1,8 @@
require 'ripl'
module Ripl::Play
- VERSION = '0.1.0'
+ VERSION = '0.1.1'
def before_loop
super
play_back
config[:play_quiet] = false