From 93a9ec3d739fd4e90e625b6ec0cc461702465705 Mon Sep 17 00:00:00 2001 From: Ran Yitzhaki Date: Sat, 26 May 2018 00:48:15 +0300 Subject: [PATCH] 0.11.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 51567fd..94b08a0 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "qnm", - "version": "0.10.2", + "version": "0.11.0", "description": "cli utility for querying the node_modules directory", "bin": "bin/qnm.js", "repository": "ranyitz/qnm",