Skip to content

Commit 9c39993

Browse files
author
dushixiang
committed
Bump version numbers to 1.2.2.
1 parent 0a51669 commit 9c39993

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
</parent>
1111
<groupId>cn.typesafe</groupId>
1212
<artifactId>kafka-map</artifactId>
13-
<version>1.2.1</version>
13+
<version>1.2.2</version>
1414
<name>kafka-map</name>
1515
<description>a simple kafka manager</description>
1616
<properties>

src/main/web/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "kafka-map",
3-
"version": "1.2.1",
3+
"version": "1.2.2",
44
"private": true,
55
"dependencies": {
66
"@testing-library/jest-dom": "^5.11.4",

0 commit comments

Comments
 (0)