diff --git a/composer.json b/composer.json index ef20bec..f733b57 100644 --- a/composer.json +++ b/composer.json @@ -2,7 +2,7 @@ "type": "library", "name": "touhonoob/rate-limit", "description": "Rate Limiting Library With Token Bucket Algorithm", - "version": "1.1.0", + "version": "1.2.0", "require": { "php": ">=5.5" },