diff --git a/package.json b/package.json index 8094da6..d8eecc8 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "image-speech-bubble-transformer", - "version": "1.0.2", + "version": "1.0.3", "description": "TypeScript library for applying speech bubble effects to images", "main": "dist/index.js", "types": "dist/index.d.ts", @@ -63,4 +63,4 @@ "publishConfig": { "access": "public" } -} \ No newline at end of file +}