Skip to content

Commit

Permalink
Bump up v1.2.6
Browse files Browse the repository at this point in the history
  • Loading branch information
hsbt committed Dec 16, 2023
1 parent a2a09e3 commit 247459f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/ipaddr.rb
Expand Up @@ -40,7 +40,7 @@
# p ipaddr3 #=> #<IPAddr: IPv4:192.168.2.0/255.255.255.0>

class IPAddr
VERSION = "1.2.5"
VERSION = "1.2.6"

# 32 bit mask for IPv4
IN4MASK = 0xffffffff
Expand Down

0 comments on commit 247459f

Please sign in to comment.