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

slawrence pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/daffodil-sbt.git


The following commit(s) were added to refs/heads/main by this push:
     new 90c76fb  Bump version for development
90c76fb is described below

commit 90c76fbf53c675883f57c3f343d38571c23cb88b
Author: Steve Lawrence <[email protected]>
AuthorDate: Wed May 15 13:00:47 2024 -0400

    Bump version for development
---
 build.sbt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/build.sbt b/build.sbt
index fc94b7e..6f4c9a5 100644
--- a/build.sbt
+++ b/build.sbt
@@ -19,7 +19,7 @@ name := "sbt-daffodil"
 
 organization := "org.apache.daffodil"
 
-version := "1.0.0"
+version := "1.1.0-SNAPSHOT"
 
 scalaVersion := "2.12.18"
 

Reply via email to