From bd1f731c59ed4927743f652861f1c0865b4c4ba2 Mon Sep 17 00:00:00 2001 From: GitHub Action Date: Fri, 27 Jun 2025 01:47:52 +0000 Subject: [PATCH] 1.0.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 984aa77..0b9f21b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "sqlite-snap", - "version": "1.0.1", + "version": "1.0.2", "description": "A standalone library for SQLite database backups with cleanup and verification features", "main": "lib/index.js", "types": "lib/index.d.ts",