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 f5daa27 commit dc31478Copy full SHA for dc31478
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "jhipster-registry",
3
- "version": "3.2.0",
+ "version": "3.2.1",
4
"description": "JHipster service registry, made with Netflix Eureka and Spring Cloud Config",
5
"private": true,
6
"cacheDirectories": [
pom.xml
@@ -4,7 +4,7 @@
<groupId>io.github.jhipster.registry</groupId>
<artifactId>jhipster-registry</artifactId>
7
- <version>3.2.0</version>
+ <version>3.2.1</version>
8
<packaging>war</packaging>
9
<name>JHipster Registry</name>
10
<description>JHipster service registry, made with Netflix Eureka and Spring Cloud Config</description>
0 commit comments