lib/bit_player/version.rb in bit_player-0.2.2 vs lib/bit_player/version.rb in bit_player-0.2.3

- old
+ new

@@ -1,3 +1,3 @@ module BitPlayer - VERSION = "0.2.2" + VERSION = "0.2.3" end