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