fix update version

This commit is contained in:
2025-07-11 13:09:15 +09:00
parent ddfc43512c
commit 9da1f87640
2 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
[package]
name = "ailog"
version = "0.2.6"
version = "0.2.7"
edition = "2021"
authors = ["syui"]
description = "A static blog generator with AI features"

View File

@ -1,6 +1,6 @@
{
"name": "ailog-oauth",
"version": "0.2.5",
"version": "0.2.7",
"type": "module",
"scripts": {
"dev": "vite",