Skip to content

Commit

Permalink
preparing 1.8.1
Browse files Browse the repository at this point in the history
  • Loading branch information
firaja committed Mar 8, 2024
1 parent bd4356b commit 462cf46
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ Add the dependency of the latest version to your `pom.xml`:
<dependency>
<groupId>com.password4j</groupId>
<artifactId>password4j</artifactId>
<version>1.8.0</version>
<version>1.8.1</version>
</dependency>
```

Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<connection>scm:git:git@github.com/Password4j/${project.artifactId}.git</connection>
<developerConnection>scm:git:ssh://git@github.com/Password4j/${project.artifactId}.git</developerConnection>
<url>https://github.com/Password4j/password4j</url>
<tag>1.8.0</tag>
<tag>1.8.1</tag>
</scm>

<licenses>
Expand Down

0 comments on commit 462cf46

Please sign in to comment.