Prep release version 1.0.2

This commit is contained in:
Joonas Vali 2018-12-23 16:09:30 +02:00
parent f32f386b68
commit 55e9e6eaf5
2 changed files with 9 additions and 1 deletions

8
changelog.txt Normal file
View File

@ -0,0 +1,8 @@
## v 1.0.2
Feature: Added some missing logging
Feature: Added automatic module name for Java9+
## v 1.0.1
Feature: Initial version released

View File

@ -6,7 +6,7 @@
<groupId>com.github.joonasvali.naturalmouse</groupId>
<artifactId>naturalmouse</artifactId>
<version>1.0.2-SNAPSHOT</version>
<version>1.0.2</version>
<name>Natural Mouse Motion</name>
<url>https://github.com/JoonasVali/NaturalMouseMotion</url>
<description>This library provides a way to move cursor to specified coordinates on screen reliably,