From 849dcbc63a92329fda2389745bc7cc467a74b4d7 Mon Sep 17 00:00:00 2001 From: James Long Date: Sun, 26 Jun 2022 18:09:18 -0400 Subject: [PATCH] 1.0.3 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 879d0f7..5ff7de9 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "actual-sync", - "version": "1.0.1", + "version": "1.0.3", "license": "MIT", "description": "actual syncing server", "main": "index.js",