From f8b41544e7404e547f7a9f2ec403e81aa45c29f0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Rog=C3=A9rio=20Munhoz?= <3948961+rjmunhoz@users.noreply.github.com> Date: Wed, 28 Nov 2018 15:59:35 -0200 Subject: [PATCH] Bump version number --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 0715e99..2a24b74 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@nxcd/paradox", - "version": "2.6.0", + "version": "2.7.0", "description": "", "main": "dist/index.js", "scripts": { @@ -27,4 +27,4 @@ "files": [ "dist/**/*" ] -} \ No newline at end of file +}