lib/em-campfire/version.rb in em-campfire-1.2.3 vs lib/em-campfire/version.rb in em-campfire-1.2.4
- old
+ new
@@ -1,5 +1,5 @@
module EventMachine
class Campfire
- VERSION = "1.2.3"
+ VERSION = "1.2.4"
end
end
\ No newline at end of file