diff --git a/package.json b/package.json index 5824cff..86f9b19 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "graphql-upload-ts", - "version": "2.1.0", + "version": "2.1.1", "description": "Typescript minimalistic and developer friendly middleware and an Upload scalar to add support for GraphQL multipart requests (file uploads via queries and mutations) to various Node.js GraphQL servers.", "keywords": [ "typescript",