summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--lib/net-dhcp/version.rb2
1 files changed, 1 insertions, 1 deletions
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