lib/games/version.rb in games_bfox-0.4.0 vs lib/games/version.rb in games_bfox-0.6.0

- old
+ new

@@ -1,3 +1,3 @@ module Games - VERSION = "0.4.0" + VERSION = "0.6.0" end