add binary

This commit is contained in:
2025-08-09 18:37:44 +09:00
parent 5708e9c53d
commit 0e1dff12c2
4 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"

Binary file not shown.

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",