diff options
author | icebaker <icebaker@proton.me> | 2024-01-07 08:11:04 -0300 |
---|---|---|
committer | icebaker <icebaker@proton.me> | 2024-01-07 08:11:04 -0300 |
commit | 232f88c119391d6038b88bd9c4d35a0286639ad9 (patch) | |
tree | 9d8b0b9bf4d7a6e206310b449a3c4eed87c79c66 /static | |
parent | 3b822fa2b24b28c8c67ca9c60639e73ff76daf33 (diff) |
bump to 2.5.1
Diffstat (limited to 'static')
-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 c89b4c3..513378d 100644 --- a/static/gem.rb +++ b/static/gem.rb @@ -3,7 +3,7 @@ module NanoBot GEM = { name: 'nano-bots', - version: '2.5.0', + version: '2.5.1', specification: '2.3.0', author: 'icebaker', summary: 'Ruby Implementation of Nano Bots: small, AI-powered bots for OpenAI ChatGPT, Ollama, Mistral AI, Cohere Command, Maritaca AI MariTalk, and Google Gemini.', |