Skip to content

Commit d4f47c7

Browse files
committed
release: 1.0.6
- LogBuilder - ExecutableFunction for util methods in String and Collection - String normalize and hasDiacritics method - Provided access to java.util.Collections singleton and empty collection methods
1 parent 8e5a439 commit d4f47c7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ plugins {
55
}
66

77
group 'com.javaquery'
8-
version '1.0.5'
8+
version '1.0.6'
99

1010
repositories {
1111
mavenCentral()

0 commit comments

Comments
 (0)