Update package.json

This commit is contained in:
Jyotirmoy Bandyopadhayaya 2021-11-11 20:39:23 +05:30 committed by GitHub
parent 58a80acfd5
commit 5bd64d82a0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
{
"name": "img-proxy",
"version": "1.0.0",
"version": "1.0.1",
"description": "Image Proxy Server",
"main": "src/server.js",
"scripts": {