From 5e29b06742a4fdf19ad63a924a6148202122e65c Mon Sep 17 00:00:00 2001 From: Tomasz Robaczewski Date: Fri, 12 Jan 2018 17:35:22 +0100 Subject: [PATCH] Bump version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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",