diff --git a/composer.json b/composer.json index fda862c..944ea48 100644 --- a/composer.json +++ b/composer.json @@ -1,7 +1,7 @@ { "name": "codeinc/cloudrun-gotenberg", - "version": "v1.2", - "description": "Wrapper for the Gotenberg API to convert HTML to PDF", + "version": "v1.3", + "description": "Wrapper to use the Gotenberg HTTP client library with a CloudRun service", "homepage": "https://github.com/codeinchq/cloudrun-gotenberg", "type": "library", "license": "MIT",