diff options
Diffstat (limited to 'static/gem.rb')
-rw-r--r-- | static/gem.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/static/gem.rb b/static/gem.rb index c53fc31..c9be098 100644 --- a/static/gem.rb +++ b/static/gem.rb @@ -3,7 +3,7 @@ module NanoBot GEM = { name: 'nano-bots', - version: '2.4.0', + version: '2.4.1', specification: '2.2.0', author: 'icebaker', summary: 'Ruby Implementation of Nano Bots: small, AI-powered bots for OpenAI ChatGPT, Mistral AI, and Google Gemini.', |