This is an automated email from the ASF dual-hosted git repository. ggregory pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-text.git
commit 5b1e1057bc2d2d9081330a34b994286c8ecddf2e Author: Gary Gregory <[email protected]> AuthorDate: Sun Oct 29 07:18:13 2023 -0400 Bump to next development version --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 4d560227..5e4e2f21 100644 --- a/pom.xml +++ b/pom.xml @@ -23,7 +23,7 @@ <version>64</version> </parent> <artifactId>commons-text</artifactId> - <version>1.11.0</version> + <version>1.11.1-SNAPSHOT</version> <name>Apache Commons Text</name> <description>Apache Commons Text is a library focused on algorithms working on strings.</description> <url>https://commons.apache.org/proper/commons-text</url>
