From 37a39d9f74a47d3e11cb04669fd00168b2cdb68e Mon Sep 17 00:00:00 2001 From: icebaker Date: Fri, 15 Dec 2023 08:41:08 -0300 Subject: bump to 1.2.0 --- 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 b927f4c..755d95d 100644 --- a/static/gem.rb +++ b/static/gem.rb @@ -3,7 +3,7 @@ module NanoBot GEM = { name: 'nano-bots', - version: '1.1.2', + version: '1.2.0', author: 'icebaker', summary: 'Ruby Implementation of Nano Bots: small, AI-powered bots for OpenAI ChatGPT and Google Gemini.', description: 'Ruby Implementation of Nano Bots: small, AI-powered bots that can be easily shared as a single file, designed to support multiple providers such as OpenAI ChatGPT and Google Gemini, with support for calling Tools (Functions).', -- cgit v1.2.3