summaryrefslogtreecommitdiff
path: root/static/gem.rb
diff options
context:
space:
mode:
authoricebaker <icebaker@proton.me>2023-12-02 17:50:45 -0300
committericebaker <icebaker@proton.me>2023-12-02 17:50:45 -0300
commita36f0480eb0f6f9fd488bc0e58b0f10a9d8b7da9 (patch)
tree3ad607fbb503b44ff588e085c40f92211dde0d78 /static/gem.rb
parentdfbf1b501be2d547f70a9ec9bbaff7e0d2705151 (diff)
bump to 1.0.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 235c68e..64101ea 100644
--- a/static/gem.rb
+++ b/static/gem.rb
@@ -3,7 +3,7 @@
module NanoBot
GEM = {
name: 'nano-bots',
- version: '1.0.0',
+ version: '1.0.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.',