Skip to content

Commit

Permalink
Make a proper 0.0.6 release
Browse files Browse the repository at this point in the history
  • Loading branch information
swaechter committed Aug 13, 2018
1 parent a31e793 commit 34e2e13
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 @@ -12,7 +12,7 @@ Import the dependency:
<dependency>
<groupId>ch.swaechter</groupId>
<artifactId>smbjwrapper</artifactId>
<version>0.0.5</version>
<version>0.0.6</version>
</dependency>
```

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 @@
<modelVersion>4.0.0</modelVersion>
<groupId>ch.swaechter</groupId>
<artifactId>smbjwrapper</artifactId>
<version>0.0.5</version>
<version>0.0.6</version>
<packaging>jar</packaging>
<name>smbjwraper</name>
<description>A wrapper for the SMB library smbjwrapper</description>
Expand Down

0 comments on commit 34e2e13

Please sign in to comment.