This commit is contained in:
2025-07-26 20:00:16 +09:00
parent 0667ac58fb
commit ee2d21b0f3
3 changed files with 3 additions and 3 deletions

View File

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

View File

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

View File

@@ -1,6 +1,6 @@
{
"name": "pds-browser",
"version": "0.3.0",
"version": "0.3.1",
"description": "AT Protocol browser for ai.log",
"main": "index.js",
"type": "module",