From dc8b1d9f8f6b35a3ca3287e25484905f9ea27d97 Mon Sep 17 00:00:00 2001 From: Automated Version Bump Date: Sat, 13 May 2023 06:04:43 +0000 Subject: [PATCH] ci: version bump to 1.0.8 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 8133b85..fcecdd5 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@pi-agi/core", "description": "Core functionalities for Personalized Artificial General Intelligence", - "version": "1.0.7", + "version": "1.0.8", "main": "dist/index.js", "types": "dist/index.d.ts", "scripts": {