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 fd2d763  Bump version for 1.2.0 development
fd2d763 is described below

commit fd2d76346f2253dab42665484d61ea76e46c7003
Author: Steve Lawrence <[email protected]>
AuthorDate: Wed Aug 28 08:06:42 2024 -0400

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

diff --git a/build.sbt b/build.sbt
index 34bf736..7b6abb9 100644
--- a/build.sbt
+++ b/build.sbt
@@ -19,7 +19,7 @@ name := "sbt-daffodil"
 
 organization := "org.apache.daffodil"
 
-version := "1.1.0"
+version := "1.2.0-SNAPSHOT"
 
 scalaVersion := "2.12.19"
 

Reply via email to