Skip to content

Commit 05fb7a4

Browse files
committed
bump version
1 parent ffbf2bf commit 05fb7a4

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "chat-agent-ui",
3-
"version": "0.3.0",
3+
"version": "0.3.1",
44
"private": true,
55
"scripts": {
66
"dev": "next dev",

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<modelVersion>4.0.0</modelVersion>
66
<groupId>io.github.llmagentbuilder</groupId>
77
<artifactId>chat-agent-ui</artifactId>
8-
<version>0.3.0</version>
8+
<version>0.3.1</version>
99
<name>LLM Agent Builder :: Chat Agent UI</name>
1010
<description>LLM Agent Builder :: Chat Agent UI</description>
1111

0 commit comments

Comments
 (0)