This commit is contained in:
Brianna O'Keefe 2018-11-12 13:37:52 -05:00
parent 02f18ffb24
commit d21b1c8548
2 changed files with 2 additions and 2 deletions

View File

@ -2,7 +2,7 @@
<groupId>com.songoda</groupId>
<artifactId>UltimateStacker</artifactId>
<modelVersion>4.0.0</modelVersion>
<version>1.0.1</version>
<version>1.0.2</version>
<build>
<defaultGoal>clean package</defaultGoal>
<plugins>

View File

@ -1,6 +1,6 @@
name: UltimateStacker
description: UltimateStacker
version: 1.0.1
version: 1.0.2
depend: [Arconix]
main: com.songoda.ultimatestacker.UltimateStacker
author: songoda