summaryrefslogtreecommitdiff
path: root/lib/net-dhcp/version.rb
blob: 32d72b80c9af63c383825f43b31147482b65d3d2 (plain)
1
2
3
4
5
module Net
  module Dhcp
    VERSION = "1.2.0"
  end
end