Skip to content

Commit

Permalink
Release v4.0.5
Browse files Browse the repository at this point in the history
  • Loading branch information
jdubois committed Oct 15, 2018
1 parent 3918a56 commit de31953
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "jhipster-registry",
"version": "4.0.4",
"version": "4.0.5",
"description": "JHipster service registry, made with Netflix Eureka and Spring Cloud Config",
"private": true,
"cacheDirectories": [
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

<groupId>io.github.jhipster.registry</groupId>
<artifactId>jhipster-registry</artifactId>
<version>4.0.4</version>
<version>4.0.5</version>
<packaging>war</packaging>
<name>JHipster Registry</name>
<description>JHipster service registry, made with Netflix Eureka and Spring Cloud Config</description>
Expand Down

2 comments on commit de31953

@pascalgrimaud
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@jdubois : can you upload the war file too, plz ?

@jdubois
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thanks again @pascalgrimaud - I'm doing this right now

Please sign in to comment.