summaryrefslogtreecommitdiff
path: root/static
diff options
context:
space:
mode:
authoricebaker <icebaker@proton.me>2023-12-29 17:12:22 -0300
committericebaker <icebaker@proton.me>2023-12-29 17:12:22 -0300
commitbfe0e76e3683a71bb8ce5bfdaae99b0252e7be05 (patch)
tree112aefd4e753f3c93012ddc5e4253282a5778714 /static
parent147dacf7defd6f81bedd713d19be187c937a0a13 (diff)
bump to 2.4.1
Diffstat (limited to 'static')
-rw-r--r--static/gem.rb2
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.',