lib/firehose/version.rb in firehose-1.2.0 vs lib/firehose/version.rb in firehose-1.2.1

- old
+ new

@@ -1,4 +1,4 @@ module Firehose - VERSION = "1.2.0" - CODENAME = "Spring Cleaning" + VERSION = "1.2.1" + CODENAME = "Spring Cleaning 2 - Electric Boogaloo" end