diff --git a/package.json b/package.json index 1d6d5b8..20cd881 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "pixteroid", "displayName": "Pixteroid", - "version": "0.0.1a", + "version": "0.0.1-a", "description": "Image upscaling api", "main": "./dist/pixteroid.js", "exports": { @@ -59,4 +59,4 @@ "ts-node": "10.9.2", "typescript": "5.4.5" } -} \ No newline at end of file +}