Skip to content

Commit 8bd0bd9

Browse files
committed
Release v6.3.0
1 parent 0dc525d commit 8bd0bd9

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

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": "6.2.0",
3+
"version": "6.3.0",
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
@@ -5,7 +5,7 @@
55

66
<groupId>io.github.jhipster.registry</groupId>
77
<artifactId>jhipster-registry</artifactId>
8-
<version>6.2.0</version>
8+
<version>6.3.0</version>
99
<packaging>jar</packaging>
1010
<name>JHipster Registry</name>
1111
<description>JHipster service registry, made with Netflix Eureka and Spring Cloud Config</description>

0 commit comments

Comments
 (0)