From fabb67bb6099b3bc409a5c033136f6ef97283754 Mon Sep 17 00:00:00 2001 From: ppoffice Date: Fri, 17 Feb 2023 21:35:34 -0500 Subject: [PATCH] chore(build): bump package version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 089cc07ae..81b65ee1a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "hexo-theme-icarus", - "version": "5.1.1", + "version": "5.2.1", "author": "ppoffice ", "license": "MIT", "description": "A simple, delicate, and modern theme for Hexo",