Skip to content

Commit

Permalink
bumped package version for alpha release
Browse files Browse the repository at this point in the history
  • Loading branch information
pranav-kural committed Jul 30, 2024
1 parent 8e9195a commit 96e75ef
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@oconva/qvikchat",
"version": "2.0.0-alpha.2",
"version": "2.0.0-alpha.3",
"repository": {
"type": "git",
"url": "https://github.com/oconva/qvikchat.git"
Expand Down
2 changes: 1 addition & 1 deletion src/agents/chat-agent.ts
Original file line number Diff line number Diff line change
Expand Up @@ -476,4 +476,4 @@ export class ChatAgent implements ChatAgentInterface {
res,
};
}
}
}

0 comments on commit 96e75ef

Please sign in to comment.