lib/firehose/version.rb in firehose-1.2.11 vs lib/firehose/version.rb in firehose-1.2.12

- old
+ new

@@ -1,4 +1,4 @@ module Firehose - VERSION = "1.2.11" - CODENAME = "For the Pythonistas" + VERSION = "1.2.12" + CODENAME = "Benchmarkin' Billy" end