diff --git a/package.json b/package.json index 218c32e..a62ca4f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "gql-schema", - "version": "0.5.1", + "version": "0.5.5", "description": "Yet another experimental library for defining graphql schemas using decorators.", "repository": "https://github.com/robak86/gql-schema", "main": "index.js",