From 94cad54cb51414111e3b1e92eeff0e3d1a9a9206 Mon Sep 17 00:00:00 2001 From: Andre-John Mas Date: Mon, 17 Oct 2022 21:05:20 -0400 Subject: [PATCH] Release 1.1.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 40ada1f..ae4a186 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "sync-gdrive", - "version": "1.0.0", + "version": "1.1.0", "description": "Module to synchronise a file or directory in Google Drive with the local file system", "main": "dist/index.js", "bin": {