Skip to content

Commit

Permalink
3.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
malept committed Jul 17, 2018
1 parent 3142b12 commit ef6fc38
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
6 changes: 5 additions & 1 deletion NEWS.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,13 @@

[Unreleased]: https://github.com/electron-userland/electron-installer-snap/compare/v2.0.1...master

## [3.0.0] - 2018-07-16

[3.0.0]: https://github.com/electron-userland/electron-installer-snap/compare/v2.0.1...v3.0.0

## Changed

* Minimum Node version increased to Node 6, as Node 4 is no longer LTS
* Minimum Node version increased to Node 6, as Node 4 is no longer LTS (#6)

## [2.0.1] - 2018-02-22

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": "electron-installer-snap",
"version": "2.0.1",
"version": "3.0.0",
"description": "Build snapcraft packages for Electron applications",
"author": "Mark Lee",
"license": "MIT",
Expand Down

0 comments on commit ef6fc38

Please sign in to comment.