From b695a13c162ea1ef6c75162348261ec992cdf325 Mon Sep 17 00:00:00 2001 From: Luke Childs Date: Tue, 8 Oct 2019 16:45:05 +0700 Subject: [PATCH] 1.1.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 7a1718b..703cf14 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "this", - "version": "1.0.2", + "version": "1.1.0", "description": "Traverses up the directory tree and returns the first module found", "main": "src/index.js", "scripts": {