diff -r 919f139d2931 -r 4f397a05dcdf lib/arborist/monitor/fping.rb --- a/lib/arborist/monitor/fping.rb Thu Apr 12 10:50:57 2018 -0700 +++ b/lib/arborist/monitor/fping.rb Wed Jun 13 09:28:18 2018 -0700 @@ -26,7 +26,7 @@ log_to :arborist # The version of this library. - VERSION = '0.1.2' + VERSION = '0.1.0' # Always request the node addresses. USED_PROPERTIES = [ :addresses ].freeze