From b13c4c6a458f4326dd73de380432fbc5e9ce3a77 Mon Sep 17 00:00:00 2001 From: "Mark J. Titorenko" Date: Wed, 22 Oct 2014 19:46:17 +0100 Subject: Version bump to 1.3.1 --- lib/net-dhcp/version.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/net-dhcp/version.rb b/lib/net-dhcp/version.rb index 9b2ed10..3250171 100644 --- a/lib/net-dhcp/version.rb +++ b/lib/net-dhcp/version.rb @@ -1,5 +1,5 @@ module Net module Dhcp - VERSION = "1.3.0" + VERSION = "1.3.1" end end -- cgit v1.2.1