From 8cf7280614f8c1f2c9aaba5671f388d63bbea4dd Mon Sep 17 00:00:00 2001
From: Zero King <l2dy@icloud.com>
Date: Thu, 24 Aug 2023 18:41:20 +0000
Subject: [PATCH] feat: reproducible build (#412)

---
 package.json |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/package.json b/package.json
index b65ed85..25d3d22 100644
--- a/package.json
+++ b/package.json
@@ -2,7 +2,7 @@
   "name": "@jackyzha0/quartz",
   "description": "🌱 publish your digital garden and notes as a website",
   "private": true,
-  "version": "4.0.9",
+  "version": "4.0.10",
   "type": "module",
   "author": "jackyzha0 <j.zhao2k19@gmail.com>",
   "license": "MIT",

--
Gitblit v1.10.0