Skip to content

Commit 462cf46

Browse files
committed
preparing 1.8.1
1 parent bd4356b commit 462cf46

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ Add the dependency of the latest version to your `pom.xml`:
4545
<dependency>
4646
<groupId>com.password4j</groupId>
4747
<artifactId>password4j</artifactId>
48-
<version>1.8.0</version>
48+
<version>1.8.1</version>
4949
</dependency>
5050
```
5151

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
<connection>scm:git:[email protected]/Password4j/${project.artifactId}.git</connection>
2020
<developerConnection>scm:git:ssh://[email protected]/Password4j/${project.artifactId}.git</developerConnection>
2121
<url>https://github.com/Password4j/password4j</url>
22-
<tag>1.8.0</tag>
22+
<tag>1.8.1</tag>
2323
</scm>
2424

2525
<licenses>

0 commit comments

Comments
 (0)