From 7db8be7a019f84d57943a79fa47acacb875b819e Mon Sep 17 00:00:00 2001 From: ez-plugins Date: Wed, 15 Apr 2026 17:55:46 +0200 Subject: [PATCH] docs: updated version in README.md --- README.md | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 5bb4def..2440acf 100644 --- a/README.md +++ b/README.md @@ -19,10 +19,21 @@ Add the dependency to your `pom.xml`: com.github.EzFramework java-query-builder - 1.0.0 + 1.0.2 ``` +Add the repository of Jitpack to your `pom.xml`: + +```xml + + + jitpack.io + https://jitpack.io + + +``` + ## Quick Start ### Generating SQL