lib/em-campfire/version.rb in em-campfire-1.1.0 vs lib/em-campfire/version.rb in em-campfire-1.1.1

- old
+ new

@@ -1,5 +1,5 @@ module EventMachine class Campfire - VERSION = "1.1.0" + VERSION = "1.1.1" end end \ No newline at end of file