Skip to content

Commit

Permalink
ready for vscode extension release (#164)
Browse files Browse the repository at this point in the history
  • Loading branch information
HelenaMeyer authored Dec 2, 2021
1 parent d76dd05 commit 0392e96
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion vscode/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [1.3.7] - 2021-11-24
## [1.3.7] - 2021-12-02
### Changed
- Removed deprecated configuration options.
- Renamed `toit.Path` configuration to `toit.path`.
Expand Down
2 changes: 1 addition & 1 deletion vscode/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"displayName": "Toit",
"description": "Toit Programming Language Support",
"publisher": "toit",
"version": "1.3.6",
"version": "1.3.7",
"license": "MIT",
"type": "commonjs",
"engines": {
Expand Down

0 comments on commit 0392e96

Please sign in to comment.