diff --git a/package.json b/package.json index e7f3ffb..affe923 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "8bits", - "version": "1.1.2", + "version": "1.1.3", "description": "A simple serverless url shortener made with Mongo DB and Vercel", "main": "index.js", "repository": "https://github.com/uiuxarghya/8bits.git", @@ -26,4 +26,4 @@ "@vercel/node": "^1.15.4", "typescript": "^4.7.2" } -} \ No newline at end of file +}