Skip to content

Commit ba78bf8

Browse files
committed
Release v3.0.1
1 parent 08c8b88 commit ba78bf8

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.0.0",
3+
"version": "3.0.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
@@ -11,7 +11,7 @@
1111

1212
<groupId>io.github.jhipster.registry</groupId>
1313
<artifactId>jhipster-registry</artifactId>
14-
<version>3.0.0</version>
14+
<version>3.0.1</version>
1515
<packaging>war</packaging>
1616
<name>JHipster Registry</name>
1717
<description>JHipster service registry, made with Netflix Eureka and Spring Cloud Config</description>

0 commit comments

Comments
 (0)