summaryrefslogtreecommitdiff
path: root/lib/net-dhcp/version.rb
diff options
context:
space:
mode:
Diffstat (limited to 'lib/net-dhcp/version.rb')
-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 16f44c9..d945471 100644
--- a/lib/net-dhcp/version.rb
+++ b/lib/net-dhcp/version.rb
@@ -1,5 +1,5 @@
module Net
module Dhcp
- VERSION = "1.3.2"
+ VERSION = "1.3.3"
end
end