lib/bit_player/version.rb in bit_player-0.4.4 vs lib/bit_player/version.rb in bit_player-0.4.9

- old
+ new

@@ -1,3 +1,4 @@ +# nodoc module BitPlayer - VERSION = "0.4.4" + VERSION = "0.4.9" end