From 0804687f4975a12c04ed1fa2fd24c695d0ee83b7 Mon Sep 17 00:00:00 2001 From: Nico Arqueros Date: Wed, 30 Oct 2024 16:41:10 -0500 Subject: [PATCH] bump --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index cedd1b2..f104f71 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@shinkai_protocol/source", - "version": "0.7.18", + "version": "0.7.19", "description": "This repository serves as the ecosystem to execute Shinkai tools, provided by the Shinkai team or third-party developers, in a secure environment. It provides a sandboxed space for executing these tools, ensuring that they run safely and efficiently, while also allowing for seamless integration with Rust code.", "main": "index.js", "author": "",