Skip to content

Commit

Permalink
prepare for release
Browse files Browse the repository at this point in the history
  • Loading branch information
Jelmerro committed Jan 31, 2021
1 parent a48e8c2 commit ff351fc
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 3 deletions.
4 changes: 3 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,9 @@ The [releases page](https://github.com/Jelmerro/Vieb/releases) also contains the
but the list below contains much more technical details.
The releases of Vieb aim to follow [semantic versioning](https://semver.org).

## Unreleased
## [3.4.0](https://github.com/Jelmerro/Vieb/compare/3.3.0...3.4.0) - 2021-01-31

[code diff](https://github.com/Jelmerro/Vieb/compare/3.3.0...3.4.0) - [released builds](https://github.com/Jelmerro/Vieb/releases/tag/3.4.0)

### Added

Expand Down
2 changes: 1 addition & 1 deletion 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
@@ -1,7 +1,7 @@
{
"name": "vieb",
"productName": "Vieb",
"version": "3.4.0-dev",
"version": "3.4.0",
"description": "Vim Inspired Electron Browser",
"main": "app/index.js",
"scripts": {
Expand Down

0 comments on commit ff351fc

Please sign in to comment.