lib/bit_player/version.rb in bit_player-0.4.10 vs lib/bit_player/version.rb in bit_player-0.5.0

- old
+ new

@@ -1,4 +1,4 @@ # nodoc module BitPlayer - VERSION = "0.4.10" + VERSION = "0.5.0".freeze end