Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
alexpanov committed Oct 1, 2017
1 parent 11ecfb0 commit 058a140
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

<groupId>me.alexpanov</groupId>
<artifactId>free-port-finder</artifactId>
<version>1.1-SNAPSHOT</version>
<version>1.1.0</version>

<name>FreePortFinder</name>
<description>A tiny library for finding free local ports</description>
Expand Down Expand Up @@ -134,4 +134,4 @@
</build>
</profile>
</profiles>
</project>
</project>

0 comments on commit 058a140

Please sign in to comment.