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

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


The following commit(s) were added to refs/heads/main by this push:
     new c8eabb4  update version
c8eabb4 is described below

commit c8eabb43552dd56a76fcaf845370dd40d0d021b3
Author: CoverRyan <[email protected]>
AuthorDate: Fri Oct 31 10:20:27 2025 -0400

    update version
---
 VERSION      | 2 +-
 package.json | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/VERSION b/VERSION
index 4c021db..d655362 100644
--- a/VERSION
+++ b/VERSION
@@ -1 +1 @@
-1.4.2-SNAPSHOT
+1.5.0-SNAPSHOT
diff --git a/package.json b/package.json
index 9c4eebc..c2af423 100644
--- a/package.json
+++ b/package.json
@@ -2,7 +2,7 @@
   "name": "apache-daffodil-vscode",
   "displayName": "Apache Daffodilâ„¢ Extension for Visual Studio Code",
   "description": "Apache Daffodilâ„¢ Extension for Visual Studio Code providing 
DFDL syntax highlighting, DFDL code completion, DFDL schema debugging, and data 
editor",
-  "version": "1.4.2-SNAPSHOT",
+  "version": "1.5.0-SNAPSHOT",
   "publisher": "asf",
   "author": "Apache Daffodil",
   "license": "Apache-2.0",

Reply via email to