lib/mongodb/graphite/agent/version.rb in mongodb-graphite-agent-0.0.8 vs lib/mongodb/graphite/agent/version.rb in mongodb-graphite-agent-0.0.9

- old
+ new

@@ -1,7 +1,7 @@ -module Mongodb - module Graphite - module Agent - VERSION = "0.0.8" - end - end -end +module Mongodb + module Graphite + module Agent + VERSION = "0.0.9" + end + end +end