diff --git a/composer.json b/composer.json index 061278e..2966fd9 100644 --- a/composer.json +++ b/composer.json @@ -1,7 +1,7 @@ { "name": "leth/ip-address", "description": "IPv4 and IPv6 address and subnet classes with awesome utility functions.", - "version": "1.1.1", + "version": "1.1.2", "license": "LGPL-3.0", "support": { "source": "https://github.com/leth/PHP-IPAddress",