Skip to content

Commit

Permalink
bumping to version 0.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
kornysietsma committed Sep 28, 2022
1 parent 454b214 commit 1dc6cb9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](http://keepachangelog.com/)
and this project adheres to [Semantic Versioning](http://semver.org/).

## [0.6.0-alpha.2] - 2022-09-28
## [0.6.0] - 2022-09-28

### Changed

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "polyglot-code-explorer",
"version": "0.6.0-alpha.2",
"version": "0.6.0",
"private": true,
"dependencies": {
"@testing-library/jest-dom": "^5.14.1",
Expand Down

0 comments on commit 1dc6cb9

Please sign in to comment.