diff --git a/package.json b/package.json index 694c7ea..4858624 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "graphql-persisted-document-loader", - "version": "1.0.1", + "version": "2.0.0", "description": "Webpack loader that adds a documentId to a compiled graphql document, which can be used when persisting/retrieving documents", "main": "index.js", "repository": "git@github.com:leoasis/graphql-persisted-document-loader.git",