Skip to content

Commit

Permalink
Release version 4.0.1 (#76)
Browse files Browse the repository at this point in the history
  • Loading branch information
josephsumabat authored Jan 8, 2025
2 parents b886f16 + 6a53490 commit c285b8d
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 3 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@ This project adhere's to [Semantic Versioning](https://semver.org/spec/v2.0.0.ht

## [unreleased]

## [4.0.1]

## [4.0.0]

- remove `deactiveCommand` b/c we couldn't guarantee it would always run.
Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "alloglot",
"displayName": "Alloglot",
"description": "Language agnostic IDE for VS Code",
"version": "4.0.0",
"version": "4.0.1",
"publisher": "mercurytechnologies",
"license": "SEE LICENSE IN LICENSE.md",
"repository": {
Expand Down

0 comments on commit c285b8d

Please sign in to comment.