summaryrefslogtreecommitdiff
path: root/static/gem.rb
diff options
context:
space:
mode:
authoricebaker <icebaker@proton.me>2023-11-29 08:01:22 -0300
committericebaker <icebaker@proton.me>2023-11-29 08:01:22 -0300
commit01979e7d55e0100127cf27712302f30c91d8fc1f (patch)
treecc3e28859583e5f100cc889158df0ca06b1fcf99 /static/gem.rb
parent9f79a161905f5af8e331930cc77c7be10703596f (diff)
bump to 1.0.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 d415495..235c68e 100644
--- a/static/gem.rb
+++ b/static/gem.rb
@@ -3,7 +3,7 @@
module NanoBot
GEM = {
name: 'nano-bots',
- version: '0.1.1',
+ version: '1.0.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.',