summaryrefslogtreecommitdiff
path: root/static
diff options
context:
space:
mode:
authoricebaker <icebaker@proton.me>2023-05-27 19:00:47 -0300
committericebaker <icebaker@proton.me>2023-05-27 19:00:47 -0300
commit87233a4d08f7ea83b79e33ae508326ebe36d9227 (patch)
treeb362b25b335932c54dae00572a4e51849b29747e /static
parentf3050eafd3a8cd832bee50fb70065c893e15f758 (diff)
bumping to 0.0.9
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 d15d2b5..313ca74 100644
--- a/static/gem.rb
+++ b/static/gem.rb
@@ -3,7 +3,7 @@
module NanoBot
GEM = {
name: 'nano-bots',
- version: '0.0.8',
+ version: '0.0.9',
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.',