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

Commit

Permalink
5.0.2 version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
ThePhilderbeast committed Mar 22, 2017
1 parent f55d4b8 commit 68e449b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Expand Up @@ -3,7 +3,7 @@ apply plugin:"jacoco"
apply plugin: 'maven-publish'

group = 'me.MnMaxon'
version = '5.0.1'
version = '5.0.2'

sourceCompatibility = 1.8
targetCompatibility = 1.8
Expand Down

0 comments on commit 68e449b

Please sign in to comment.