summaryrefslogtreecommitdiff
path: root/static/gem.rb
diff options
context:
space:
mode:
authoricebaker <icebaker@proton.me>2023-12-07 21:15:32 -0300
committericebaker <icebaker@proton.me>2023-12-07 21:15:32 -0300
commit9bfac2f05ee88dec60c16a49dbcfc34aa9c284aa (patch)
treec5c8f23248aede2244ab4f65ea5153f977a69300 /static/gem.rb
parentdf565c04fda0a8c60437559266e2958f58fc8310 (diff)
bump to 1.1.1
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 98bfc57..08c47fc 100644
--- a/static/gem.rb
+++ b/static/gem.rb
@@ -3,7 +3,7 @@
module NanoBot
GEM = {
name: 'nano-bots',
- version: '1.1.0',
+ version: '1.1.1',
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.',