This is an automated email from the ASF dual-hosted git repository.

matrei pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/grails-gradle-publish.git


The following commit(s) were added to refs/heads/main by this push:
     new 3dcf36f  chore: merge 0.0.2->main; bump to 0.0.3-SNAPSHOT (#13)
3dcf36f is described below

commit 3dcf36f1b6c1c92d9a80fb806f59856ec6a4c4c3
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Tue Oct 14 14:31:39 2025 +0200

    chore: merge 0.0.2->main; bump to 0.0.3-SNAPSHOT (#13)
    
    * [skip ci] Release v0.0.2
    
    * [skip ci] Bump version to 0.0.3-SNAPSHOT
    
    ---------
    
    Co-authored-by: matrei <[email protected]>
---
 gradle.properties | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gradle.properties b/gradle.properties
index a6d4f65..a1f5f43 100644
--- a/gradle.properties
+++ b/gradle.properties
@@ -16,7 +16,7 @@
 #  specific language governing permissions and limitations
 #  under the License.
 #
-projectVersion=0.0.2-SNAPSHOT
+projectVersion=0.0.3-SNAPSHOT
 javaVersion=17
 # This Groovy version should be the version used to build Grails applications 
and NOT the version used by this project,
 # since this project must use Gradle's Groovy version. This property will be 
used to set up the test projects

Reply via email to