Skip to content

Commit dc31478

Browse files
committed
Release v3.2.1
1 parent f5daa27 commit dc31478

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": "jhipster-registry",
3-
"version": "3.2.0",
3+
"version": "3.2.1",
44
"description": "JHipster service registry, made with Netflix Eureka and Spring Cloud Config",
55
"private": true,
66
"cacheDirectories": [

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
<groupId>io.github.jhipster.registry</groupId>
66
<artifactId>jhipster-registry</artifactId>
7-
<version>3.2.0</version>
7+
<version>3.2.1</version>
88
<packaging>war</packaging>
99
<name>JHipster Registry</name>
1010
<description>JHipster service registry, made with Netflix Eureka and Spring Cloud Config</description>

0 commit comments

Comments
 (0)