From daa2da3eb45905d61f0a6e902422d711d003bba7 Mon Sep 17 00:00:00 2001 From: icebaker Date: Sat, 3 Jun 2023 20:54:43 -0300 Subject: bump to 0.0.10 --- static/gem.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'static') diff --git a/static/gem.rb b/static/gem.rb index 313ca74..612d99c 100644 --- a/static/gem.rb +++ b/static/gem.rb @@ -3,7 +3,7 @@ module NanoBot GEM = { name: 'nano-bots', - version: '0.0.9', + version: '0.0.10', author: 'icebaker', summary: 'Ruby Implementation of Nano Bots: small, AI-powered bots', description: 'Ruby Implementation of Nano Bots: small, AI-powered bots easily shared as a single file, designed to support multiple providers such as Vicuna, OpenAI ChatGPT, Google PaLM, Alpaca, and LLaMA.', -- cgit v1.2.3