chore: bump version to 0.28.0 [skip ci]

This commit is contained in:
github-actions[bot]
2026-02-04 18:54:56 +00:00
parent 372862d7ce
commit 6f1069d0fb
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
{
"name": "alphahuman",
"private": true,
"version": "0.27.0",
"version": "0.28.0",
"type": "module",
"scripts": {
"dev": "vite",
+1 -1
View File
@@ -1,6 +1,6 @@
[package]
name = "AlphaHuman"
version = "0.1.0"
version = "0.28.0"
description = "AlphaHuman - AI-powered Super Assistant"
authors = ["AlphaHuman"]
edition = "2021"