Skip to content

Commit

Permalink
Bump Version to 2.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed May 4, 2024
1 parent c07ce69 commit 66b3760
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
5 changes: 4 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/),

## [Unreleased]

## [2.0.2] - 2024-05-04

### Added

- `Update` command to manually check for Argon updates
Expand Down Expand Up @@ -33,6 +35,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/),

- Initial release

[unreleased]: https://github.com/argon-rbx/argon-vscode/compare/2.0.1...HEAD
[unreleased]: https://github.com/argon-rbx/argon-vscode/compare/2.0.2...HEAD
[2.0.2]: https://github.com/argon-rbx/argon-vscode/compare/2.0.1...2.0.2
[2.0.1]: https://github.com/argon-rbx/argon-vscode/compare/2.0.0...2.0.1
[2.0.0]: https://github.com/argon-rbx/argon-vscode/compare/87f2daec9b41b73676470d5eab01fe2fdc129cc8...2.0.0
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"displayName": "Argon",
"description": "Full featured tool for Roblox development",
"publisher": "Dervex",
"version": "2.0.1",
"version": "2.0.2",
"icon": "assets/logo.png",
"homepage": "https://argon.wiki",
"repository": {
Expand Down

0 comments on commit 66b3760

Please sign in to comment.