From de5640f124f6faa53376dc0c0767912531153023 Mon Sep 17 00:00:00 2001 From: Huakun Shen Date: Sat, 18 Jan 2025 23:13:51 -0500 Subject: [PATCH] Update package version to 0.0.10 in package.json --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index d821769..8f1eb58 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "$schema": "https://schema.kunkun.sh/", - "version": "0.0.9", + "version": "0.0.10", "name": "kunkun-ext-hacker-news", "repository": "https://github.com/kunkunsh/kunkun-ext-hacker-news", "type": "module",