Skip to content

Commit

Permalink
Updated version to 1.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ZenHarbinger committed Jul 24, 2016
1 parent 98b577c commit 020411f
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 @@ -58,5 +58,5 @@ mvn clean package
# Run

```sh
java -jar target/torgo-1.1.0.jar
java -jar target/torgo-1.2.0.jar
```
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.tros</groupId>
<artifactId>torgo</artifactId>
<version>1.1.0</version>
<version>1.2.0</version>
<packaging>jar</packaging>
<name>torgo</name>
<url>http://tros.org/torgo/</url>
Expand Down

0 comments on commit 020411f

Please sign in to comment.