diff --git a/README.md b/README.md index 9f3e261..6569200 100644 --- a/README.md +++ b/README.md @@ -538,7 +538,7 @@ UrlBuilder.url({ #### Antivirus -To scan the file `example.zip` for viruses: +To scan the file `example.zip` for viruses, use the following: ```javascript // Returns: "https://upcdn.io/1234abc/antivirus/example.zip" diff --git a/package.json b/package.json index 5b8d51d..cdcef70 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@bytescale/sdk", - "version": "3.38.2", + "version": "3.38.3", "description": "Bytescale JavaScript SDK", "author": "Bytescale (https://www.bytescale.com)", "license": "MIT",