From f0e68a47559e27da896f4923fd66a3e041cc93e7 Mon Sep 17 00:00:00 2001 From: Jacob Jewell Date: Thu, 13 Feb 2020 19:18:25 -0500 Subject: [PATCH] 3.1.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index bd322ab..1005796 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "samba-client", - "version": "3.0.0", + "version": "3.1.0", "description": "wrapper for smbclient", "main": "index.js", "repository": {