lib/breathe_in/version.rb in breathe_in-0.2.2 vs lib/breathe_in/version.rb in breathe_in-0.3.0

- old
+ new

@@ -1,3 +1,3 @@ module BreatheIn - VERSION = "0.2.2" + VERSION = "0.3.0" end