summaryrefslogtreecommitdiff
path: root/static
diff options
context:
space:
mode:
authoricebaker <icebaker@proton.me>2024-01-13 10:25:00 -0300
committericebaker <icebaker@proton.me>2024-01-13 10:25:00 -0300
commit2e844c2099fc15c90d62b49d17d0dbba92d80c67 (patch)
tree7aeef8838dd56434866c9f8c257ec5ba9e10ef98 /static
parenta6770e70dec763675a40ac6393e4759cad80bffb (diff)
bump to 3.0.1HEADmain
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 aba8341..479cbc0 100644
--- a/static/gem.rb
+++ b/static/gem.rb
@@ -3,7 +3,7 @@
module NanoBot
GEM = {
name: 'nano-bots',
- version: '3.0.0',
+ version: '3.0.1',
specification: '3.0.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.',