Skip to content

Commit

Permalink
Adjust website version
Browse files Browse the repository at this point in the history
  • Loading branch information
peterszerzo committed Jan 3, 2024
1 parent c5997eb commit 703cba0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/website/src/snippets.ts
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ convo.subscribe((responses, newResponse) => {
// Send a message to the bot
convo.sendText("Hello, I want to order a coffee");`;

const packageVersion = "0.0.6";
const packageVersion = "0.0.8";

export const setupSnippet = ({
config,
Expand Down

0 comments on commit 703cba0

Please sign in to comment.