From bde1e6a4fe01516cfe4d1214c2d5456d28ff9aa7 Mon Sep 17 00:00:00 2001 From: Automated Version Bump Date: Thu, 18 May 2023 11:54:02 +0000 Subject: [PATCH] ci: version bump to 1.0.22 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index c3bfab5..845df17 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@pi-agi/core", "description": "The very first AGI library has core functionalities to help you to generate your Personalized Artificial General Intelligence.", - "version": "1.0.21", + "version": "1.0.22", "main": "dist/index.js", "types": "dist/index.d.ts", "scripts": {