fix version

This commit is contained in:
2025-08-09 18:46:29 +09:00
parent 09994d2d94
commit c2efdf9095
3 changed files with 3 additions and 3 deletions

View File

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

View File

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

View File

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