summaryrefslogtreecommitdiff
path: root/static/gem.rb
diff options
context:
space:
mode:
authoricebaker <icebaker@proton.me>2023-12-15 20:59:02 -0300
committericebaker <icebaker@proton.me>2023-12-15 20:59:02 -0300
commit5ea806de5d021a7f86d18c3d74bf521a3ba05ccd (patch)
tree499dc1ce47916f13beacecd5e38eb85847a09eeb /static/gem.rb
parent2a55ac5fb3be0a64e9966fa3c3965acb6cfcddbf (diff)
bump to 2.0.0
Diffstat (limited to 'static/gem.rb')
-rw-r--r--static/gem.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/static/gem.rb b/static/gem.rb
index 755d95d..5541189 100644
--- a/static/gem.rb
+++ b/static/gem.rb
@@ -3,7 +3,7 @@
module NanoBot
GEM = {
name: 'nano-bots',
- version: '1.2.0',
+ version: '2.0.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).',