From f83fe76280539a3e838e0c7b7d0e2a8a64924978 Mon Sep 17 00:00:00 2001 From: James Long Date: Sun, 29 May 2022 22:44:38 -0400 Subject: [PATCH] 1.0.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index cdbae01..879d0f7 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "actual-sync", - "version": "1.0.0", + "version": "1.0.1", "license": "MIT", "description": "actual syncing server", "main": "index.js",