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 4f7bf21  Bump version in package.json to 1.2.0 in preparation for a 
new release
4f7bf21 is described below

commit 4f7bf21c789cfd4f97939e0e953c3ede8f2efaaf
Author: Shane Dell <[email protected]>
AuthorDate: Mon Nov 14 14:05:39 2022 -0500

    Bump version in package.json to 1.2.0 in preparation for a new release
---
 package.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/package.json b/package.json
index 9875ce9..0081bbf 100644
--- a/package.json
+++ b/package.json
@@ -2,7 +2,7 @@
        "name": "apache-daffodil-vscode",
        "displayName": "Apache Daffodil VS Code Extension",
        "description": "VS Code extension for Apache Daffodil DFDL schema 
debugging",
-       "version": "1.1.0-SNAPSHOT",
+       "version": "1.2.0",
        "daffodilVersion": "3.4.0",
        "omegaEditServerHash": 
"1c11c5711b6cd477023be71d04b070e1289312aaaef5f81fb9ded4e3884b7135ca13e2b2cf7b547e374142167c19789555eeb5d83dbed38ff6dde71c25db5fb7",
        "publisher": "asf",

Reply via email to