We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 785109a commit b5e3dadCopy full SHA for b5e3dad
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "chat-agent-ui",
3
- "version": "0.1.0",
+ "version": "0.3.0",
4
"private": true,
5
"scripts": {
6
"dev": "next dev",
pom.xml
@@ -5,7 +5,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>io.github.llmagentbuilder</groupId>
7
<artifactId>chat-agent-ui</artifactId>
8
- <version>0.2.2</version>
+ <version>0.3.0</version>
9
<name>LLM Agent Builder :: Chat Agent UI</name>
10
<description>LLM Agent Builder :: Chat Agent UI</description>
11
0 commit comments