Skip to content

Commit

Permalink
Bump version to 1.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
timmyRS committed May 12, 2019
1 parent b74f9dc commit 7efac49
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 @@ -64,7 +64,7 @@ There are some dependencies to MCPackr, so either you download and use the binar
<dependency>
<groupId>de.timmyrs</groupId>
<artifactId>mcpackr</artifactId>
<version>[1.1.4,2.0.0)</version>
<version>[1.2.0,2.0.0)</version>
</dependency>
</dependencies>

Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>de.timmyRS</groupId>
<artifactId>mcpackr</artifactId>
<version>1.1.4</version>
<version>1.2.0</version>
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
</properties>
Expand Down

0 comments on commit 7efac49

Please sign in to comment.