lib/breathe/version.rb in breathe-0.3.0 vs lib/breathe/version.rb in breathe-0.3.1

- old
+ new

@@ -1,3 +1,3 @@ module Breathe - VERSION = "0.3.0" + VERSION = "0.3.1" end