Skip to content

Commit

Permalink
3.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
malept committed Jan 7, 2019
1 parent b92d42c commit 4646af3
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 2 deletions.
10 changes: 9 additions & 1 deletion NEWS.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,15 @@

## [Unreleased]

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

## [3.1.0] - 2019-01-06

[3.1.0]: https://github.com/electron-userland/electron-installer-snap/compare/v3.0.1...v3.1.0

### Added

* Normalize and validate the Snap name (#13)

## [3.0.1] - 2018-12-26

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": "3.0.1",
"version": "3.1.0",
"description": "Build snapcraft packages for Electron applications",
"author": "Mark Lee",
"license": "Apache-2.0",
Expand Down

0 comments on commit 4646af3

Please sign in to comment.