diff --git a/composer.json b/composer.json index 92396c7..384e51d 100644 --- a/composer.json +++ b/composer.json @@ -1,7 +1,7 @@ { "name": "xsuchy09/utm-cookie", "description": "Utm-Cookie saves utm parameters from url into cookie with defined lifetime (default 7 days). Than cookie (utm) can be used later without parsing google or any other cookies.", - "version": "2.0.0", + "version": "2.0.1", "type": "library", "keywords": ["utm", "cookie", "analytics"], "homepage": "https://github.com/xsuchy09/utm-cookie",