We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 05b833c commit 93ef50bCopy full SHA for 93ef50b
lib/ipaddr.rb
@@ -41,7 +41,7 @@
41
42
class IPAddr
43
# The version string
44
- VERSION = "1.2.7"
+ VERSION = "1.2.8"
45
46
# 32 bit mask for IPv4
47
IN4MASK = 0xffffffff
0 commit comments