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 4d3a68a commit 354092cCopy full SHA for 354092c
2 files changed
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "jhipster-registry",
3
- "version": "4.0.1",
+ "version": "4.0.2",
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>4.0.1</version>
+ <version>4.0.2</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