Skip to content

Commit 93ef50b

Browse files
committed
v1.2.8
1 parent 05b833c commit 93ef50b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/ipaddr.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141

4242
class IPAddr
4343
# The version string
44-
VERSION = "1.2.7"
44+
VERSION = "1.2.8"
4545

4646
# 32 bit mask for IPv4
4747
IN4MASK = 0xffffffff

0 commit comments

Comments
 (0)