diff --git a/gradle.properties b/gradle.properties index 6079414..b26f1d7 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,8 +1,8 @@ group = org.xbib name = cql -version = 2.0.1 +version = 2.0.2 -xbib-content.version = 2.0.1 +xbib-content.version = 2.0.4 # test junit.version = 5.5.1