summaryrefslogtreecommitdiff
path: root/static/gem.rb
diff options
context:
space:
mode:
authoricebaker <icebaker@proton.me>2023-12-16 12:02:00 -0300
committericebaker <icebaker@proton.me>2023-12-16 12:02:00 -0300
commit7608addf50d2113b61f22d3f6162a72ca3314772 (patch)
treee94c1a44203ecfd0bee43ec6141888bec273032f /static/gem.rb
parente68499587cc2ef6205aa01e13af0b520fdcc8edf (diff)
bump to 2.1.0
Diffstat (limited to 'static/gem.rb')
-rw-r--r--static/gem.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/static/gem.rb b/static/gem.rb
index 6b45650..3631f5e 100644
--- a/static/gem.rb
+++ b/static/gem.rb
@@ -3,7 +3,7 @@
module NanoBot
GEM = {
name: 'nano-bots',
- version: '2.0.0',
+ version: '2.1.0',
specification: '2.0.1',
author: 'icebaker',
summary: 'Ruby Implementation of Nano Bots: small, AI-powered bots for OpenAI ChatGPT and Google Gemini.',