From d701115e363891aeb129c1f315d7dd8323b4f589 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Sun, 19 Apr 2026 07:06:41 +0000 Subject: [PATCH 1/3] docs: Update README version --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2b4ddb0..960c51a 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,7 @@ Add the dependency to your `pom.xml` (usually in the `test` scope): dev.akre.test lexical-assert - 0.1.0-SNAPSHOT + 0.1.1 test ``` From ab82a11794c33684ce099990e5f1984016a76816 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Sun, 19 Apr 2026 07:06:42 +0000 Subject: [PATCH 2/3] [maven-release-plugin] prepare release lexical-assert-0.1.1 --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 51034ac..693d70a 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ dev.akre.test lexical-assert - 0.1.1-SNAPSHOT + 0.1.1 jar Lexical Assert @@ -185,7 +185,7 @@ scm:git:https://github.com/ChrisAkre/lexical-assert.git scm:git:https://github.com/ChrisAkre/lexical-assert.git https://github.com/ChrisAkre/lexical-assert - HEAD + lexical-assert-0.1.1 From 4972474b222b5fcb0386146462f349408704e193 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Sun, 19 Apr 2026 07:06:43 +0000 Subject: [PATCH 3/3] [maven-release-plugin] prepare for next development iteration --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 693d70a..25d462b 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ dev.akre.test lexical-assert - 0.1.1 + 0.1.2-SNAPSHOT jar Lexical Assert @@ -185,7 +185,7 @@ scm:git:https://github.com/ChrisAkre/lexical-assert.git scm:git:https://github.com/ChrisAkre/lexical-assert.git https://github.com/ChrisAkre/lexical-assert - lexical-assert-0.1.1 + HEAD