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

davin 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 4e6e16e  Bump version to 1.4.0, in prep for a release canidate.
4e6e16e is described below

commit 4e6e16e780d3ffddc8b79e3256367049c7718f6f
Author: Shane Dell <[email protected]>
AuthorDate: Tue Jun 18 13:25:40 2024 -0400

    Bump version to 1.4.0, in prep for a release canidate.
---
 package.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/package.json b/package.json
index b259433..5ed3fe0 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.0-SNAPSHOT",
+  "version": "1.4.0",
   "daffodilVersion": "3.8.0",
   "publisher": "asf",
   "author": "Apache Daffodil",

Reply via email to