Skip to content

Commit

Permalink
Release 3.0.0 (#140)
Browse files Browse the repository at this point in the history
  • Loading branch information
dzieciou authored Jun 25, 2023
1 parent d539207 commit 4e03226
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 @@ -34,7 +34,7 @@ Latest release:
<dependency>
<groupId>com.github.dzieciou.testing</groupId>
<artifactId>curl-logger</artifactId>
<version>2.1.2</version>
<version>3.0.0</version>
</dependency>
```

Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>com.github.dzieciou.testing</groupId>
<artifactId>curl-logger</artifactId>
<version>3.0.0-SNAPSHOT</version>
<version>3.0.0</version>
<packaging>jar</packaging>
<url>https://github.com/dzieciou/curl-logger</url>
<name>com.github.dzieciou.testing:curl-logger</name>
Expand Down

0 comments on commit 4e03226

Please sign in to comment.