lib/nfagent.rb in nfagent-0.0.99 vs lib/nfagent.rb in nfagent-0.9.0

- old
+ new

@@ -22,7 +22,7 @@ require 'nfagent/event' require 'nfagent/server' require 'nfagent/cli' module NFAgent - VERSION = '0.0.99' + VERSION = '0.9.0' end