Added gitignore, changed version to 1.2

This commit is contained in:
Andrew Lalis 2017-06-27 17:25:27 +02:00
parent cb4acea979
commit f2b7f782ba
2 changed files with 2 additions and 1 deletions

1
.gitignore vendored Normal file
View File

@ -0,0 +1 @@
!.jar

View File

@ -6,7 +6,7 @@
<groupId>com.github.andrewlalis</groupId>
<artifactId>HandieBot</artifactId>
<version>1.1.0</version>
<version>1.2.0</version>
<build>
<plugins>
<plugin>