Shanedell commented on code in PR #117: URL: https://github.com/apache/daffodil-vscode/pull/117#discussion_r883843264
########## package.json: ########## @@ -2,8 +2,9 @@ "name": "apache-daffodil-vscode", "displayName": "Apache Daffodil VS Code Extension", "description": "VS Code extension for Apache Daffodil DFDL schema debugging", - "version": "1.0.0", + "version": "1.2.0", Review Comment: I will update this to have `-SNAPSHOT`. But the reason for this is because we initially started doing the development for 2.0.0 inside of the CTC repo. However, after speaking with @stevedlawrence and @mbeckerle we decided to move back into the Apache repo so you guys could better see the progress and we could better increment the release. So in saying this, this PR actually meets all of the requirements for 1.3.0 that is will the number jumped so far and why there is so much in this PR. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
