From efa1ac679268272eeb2d92460519712c33144a5a Mon Sep 17 00:00:00 2001 From: Jarrod Linahan Date: Tue, 21 May 2019 17:38:45 +1000 Subject: [PATCH] Bump version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index c5251af..74a4456 100755 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@nahanil/namesilo", - "version": "0.0.1", + "version": "0.0.2", "description": "Interact with the NameSilo API", "main": "index.js", "scripts": {