lib/mongodb/graphite/agent/version.rb in mongodb-graphite-agent-0.1.2 vs lib/mongodb/graphite/agent/version.rb in mongodb-graphite-agent-0.1.3
- old
+ new
@@ -1,7 +1,7 @@
module Mongodb
module Graphite
module Agent
- VERSION = "0.1.2"
+ VERSION = "0.1.3"
end
end
end