diff --git a/package.json b/package.json index 86f9b19..f840705 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "graphql-upload-ts", - "version": "2.1.1", + "version": "2.1.2", "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",