lib/outpost/aggregator/version.rb in outpost-aggregator-1.1.1 vs lib/outpost/aggregator/version.rb in outpost-aggregator-1.1.2

- old
+ new

@@ -1,5 +1,5 @@ module Outpost module Aggregator - VERSION = "1.1.1" + VERSION = "1.1.2" end end