From ea0bdb62aea0f1b973c4cfba50b28fa9eebb92b3 Mon Sep 17 00:00:00 2001 From: lxghtless Date: Sat, 22 Aug 2020 11:27:57 -0500 Subject: [PATCH] 0.2.3 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 82a997a..94c6e31 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "clipfs", - "version": "0.2.2", + "version": "0.2.3", "description": "A clipboard module for interacting with the file system.", "repository": "https://github.com/lxghtless/clipfs.git", "author": "lxghtless",