lib/fog/bouncer/version.rb in fog-bouncer-0.0.8 vs lib/fog/bouncer/version.rb in fog-bouncer-0.1.0

- old
+ new

@@ -1,5 +1,5 @@ module Fog module Bouncer - VERSION = "0.0.8" + VERSION = "0.1.0" end end