summaryrefslogtreecommitdiff
path: root/static
diff options
context:
space:
mode:
authoricebaker <icebaker@proton.me>2023-12-29 17:02:00 -0300
committericebaker <icebaker@proton.me>2023-12-29 17:02:00 -0300
commit0a43a3b7d700b5f4b31007602948e6ac70f6398c (patch)
treef1ed6aad515fbaf448f8d3d62d18c674fdb271a6 /static
parent678f21d70cc5d6f41aa8f1ab80f70d28ec8f7647 (diff)
bump to 2.4.0
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 b6ce260..95036ae 100644
--- a/static/gem.rb
+++ b/static/gem.rb
@@ -3,7 +3,7 @@
module NanoBot
GEM = {
name: 'nano-bots',
- version: '2.3.0',
+ version: '2.4.0',
specification: '2.1.0',
author: 'icebaker',
summary: 'Ruby Implementation of Nano Bots: small, AI-powered bots for OpenAI ChatGPT, Mistral AI, and Google Gemini.',