lib/nfagent.rb in nfagent-0.9.50 vs lib/nfagent.rb in nfagent-1.0.0
- old
+ new
@@ -34,7 +34,7 @@
require 'nfagent/server'
require 'nfagent/cli'
require 'nfagent/tests'
module NFAgent
- VERSION = '0.9.50'
+ VERSION = '1.0.0'
end
- old
+ new