Skip to content
This repository has been archived by the owner on Jul 11, 2023. It is now read-only.

Commit

Permalink
version 2.7.1
Browse files Browse the repository at this point in the history
  • Loading branch information
gered committed Apr 20, 2017
1 parent ec71d44 commit 0702faf
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 @@ -14,7 +14,7 @@ If your project uses Maven, you can add a dependency to BWMirror:
<dependency>
<groupId>com.github.gered</groupId>
<artifactId>bwmirror</artifactId>
<version>2.7</version>
<version>2.7.1</version>
</dependency>
```

Expand Down
2 changes: 1 addition & 1 deletion bwmirror/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

<groupId>com.github.gered</groupId>
<artifactId>bwmirror</artifactId>
<version>2.7</version>
<version>2.7.1</version>
<packaging>jar</packaging>

<name>BWMirror</name>
Expand Down

0 comments on commit 0702faf

Please sign in to comment.