lib/em-campfire/version.rb in em-campfire-1.1.2 vs lib/em-campfire/version.rb in em-campfire-1.1.3

- old
+ new

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