lib/nfagent.rb in nfagent-0.0.1 vs lib/nfagent.rb in nfagent-0.0.99
- old
+ new
@@ -22,7 +22,7 @@
require 'nfagent/event'
require 'nfagent/server'
require 'nfagent/cli'
module NFAgent
- VERSION = '0.0.1'
+ VERSION = '0.0.99'
end
- old
+ new