Skip to content

Commit b976761

Browse files
authored
Bump version with demo
1 parent 8c90cb9 commit b976761

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ CompanyBot is an open-source plug-n-play knowledge companion for your company
44

55
Using [Markprompt](https://markprompt.com) by [Motif](https://motif.land/), train GPT models with your documentation/knowledge base and help customers get their queries answered with ease.
66

7-
Check out the [demo](https://demo-company-bot.vercel.app/)
7+
Check out the [demo](https://demo-company-bot-sigma.vercel.app/)
88

99
[![Version](https://img.shields.io/npm/v/@setu/company-bot?color=%2320014B)](https://www.npmjs.org/package/@setu/company-bot)
1010
[![Downloads](https://img.shields.io/npm/dw/@setu/company-bot?color=%23FEB452)](https://www.npmjs.org/package/@setu/company-bot)
@@ -93,7 +93,7 @@ Let's use
9393
/>
9494
```
9595

96-
You can play around with the bot in this [demo](https://demo-company-bot.vercel.app/)
96+
You can play around with the bot in this [demo](https://demo-company-bot-sigma.vercel.app/)
9797

9898
## License
9999

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@setu/company-bot",
33
"description": "Answer your customer queries with CompanyBot",
4-
"version": "1.0.2",
4+
"version": "1.0.3",
55
"author": "",
66
"license": "MIT",
77
"keywords": [],

0 commit comments

Comments
 (0)