From 3397924d980582134919e42de5d400c1815f55c1 Mon Sep 17 00:00:00 2001 From: Ben Gadbois Date: Mon, 27 Mar 2017 09:29:37 -0700 Subject: [PATCH] v1.2.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index b232b62..1a4e7e6 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "nopejs", - "version": "1.1.0", + "version": "1.2.0", "description": "NopeJS says 'nope!' to the JS and stops execution", "main": "nope.js", "scripts": {