summaryrefslogtreecommitdiff
path: root/static
diff options
context:
space:
mode:
authoricebaker <icebaker@proton.me>2023-12-16 21:22:48 -0300
committericebaker <icebaker@proton.me>2023-12-16 21:22:48 -0300
commit347ac029c922fbb3843ec22324527f2c6b3ba9a9 (patch)
tree58f754f445b6210ebd631f5e9f10d261243d9788 /static
parent21ebbebc06b5f8605ef5841849421f0fddfee72d (diff)
bump to 2.2.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 3631f5e..e9e5754 100644
--- a/static/gem.rb
+++ b/static/gem.rb
@@ -3,7 +3,7 @@
module NanoBot
GEM = {
name: 'nano-bots',
- version: '2.1.0',
+ version: '2.2.0',
specification: '2.0.1',
author: 'icebaker',
summary: 'Ruby Implementation of Nano Bots: small, AI-powered bots for OpenAI ChatGPT and Google Gemini.',