From 8530d7cf3fce1248aa9eb7cbb748436ce6488967 Mon Sep 17 00:00:00 2001 From: Alex Date: Sat, 7 Dec 2019 10:34:28 -0800 Subject: [PATCH] =?UTF-8?q?chore:=20=F0=9F=A4=96=20Sync=20version=20number?= =?UTF-8?q?s=20on=20npm=20and=20git?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit The version numbers had diverged from the releases on git. Closes: #213 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index decfc1f..0998d44 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "nps", - "version": "5.9.9", + "version": "5.9.12", "description": "All the benefits of npm scripts without the cost of a bloated package.json and limits of json", "main": "dist/index", "scripts": {