Skip to content

Commit

Permalink
Release 0.4.0 🎉
Browse files Browse the repository at this point in the history
  • Loading branch information
marlomgirardi committed Nov 11, 2022
1 parent a1f92cb commit 2d26cd7
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).

Starting at `v1.0.0` this project will follow [Semantic Versioning](https://semver.org/spec/v2.0.0.html). `v0.x` can be considered a beta version.

## Unreleased
## 0.4.0 - 2022-11-11

### Added

Expand Down
6 changes: 3 additions & 3 deletions package-lock.json

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

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,11 @@
"name": "keep-context",
"displayName": "Keep Context",
"description": "Make context switch easy to be managed and tracked.",
"version": "0.3.0",
"version": "0.4.0",
"publisher": "marlom",
"icon": "images/keep-context.png",
"engines": {
"vscode": "^1.72.0"
"vscode": "^1.73.0"
},
"license": "MIT",
"categories": [
Expand Down

0 comments on commit 2d26cd7

Please sign in to comment.