lib/firehose/version.rb in firehose-1.2.8 vs lib/firehose/version.rb in firehose-1.2.9

- old
+ new

@@ -1,4 +1,4 @@ module Firehose - VERSION = "1.2.8" - CODENAME = "Straight Stream" + VERSION = "1.2.9" + CODENAME = "Configurable Carl" end