summaryrefslogtreecommitdiff
path: root/static/gem.rb
diff options
context:
space:
mode:
authoricebaker <icebaker@proton.me>2023-12-07 20:49:06 -0300
committericebaker <icebaker@proton.me>2023-12-07 20:49:06 -0300
commitfb7df6529de160340480272f92554862ce8d4569 (patch)
tree4011d667db57c193bb2a0feced5bb0ab14010d45 /static/gem.rb
parentfc87c60558a085f1917068802767958eab8c3263 (diff)
bump to 1.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 64101ea..98bfc57 100644
--- a/static/gem.rb
+++ b/static/gem.rb
@@ -3,7 +3,7 @@
module NanoBot
GEM = {
name: 'nano-bots',
- version: '1.0.1',
+ version: '1.1.0',
author: 'icebaker',
summary: 'Ruby Implementation of Nano Bots: small, AI-powered bots',
description: 'Ruby Implementation of Nano Bots: small, AI-powered bots easily shared as a single file, designed to support multiple providers such as Vicuna, OpenAI ChatGPT, Google PaLM, Alpaca, and LLaMA.',