From a744fc16438476f9378866ae319c50504ea86611 Mon Sep 17 00:00:00 2001 From: Kristian Kraljic Date: Mon, 17 Jun 2019 10:56:18 +0200 Subject: [PATCH] Version bump 3.4 --- README.md | 2 +- appveyor.yml | 2 +- pom.xml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index e6f2943..37449b5 100644 --- a/README.md +++ b/README.md @@ -136,7 +136,7 @@ You can include `system-hook` from this GitHub repository by adding this depende lc.kra.system system-hook - 3.3 + 3.4 ``` diff --git a/appveyor.yml b/appveyor.yml index 21574cc..ab3f5c0 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -1,4 +1,4 @@ -version: 3.3.{build} +version: 3.4.{build} branches: only: diff --git a/pom.xml b/pom.xml index 5f01aa4..36bd125 100644 --- a/pom.xml +++ b/pom.xml @@ -3,7 +3,7 @@ 4.0.0 lc.kra.system system-hook - 3.3 + 3.4 Global Keyboard / Mouse Hook for Java applications. https://github.com/kristian/system-hook