Skip to content

Commit 527fe08

Browse files
maleptfcastilloec
authored andcommitted
Release 2.0.1
1 parent a883d3b commit 527fe08

File tree

2 files changed

+10
-2
lines changed

2 files changed

+10
-2
lines changed

NEWS.md

+9-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,15 @@
22

33
## [Unreleased]
44

5-
[Unreleased]: https://github.com/electron-userland/electron-installer-debian/compare/v2.0.0...master
5+
[Unreleased]: https://github.com/electron-userland/electron-installer-debian/compare/v2.0.1...master
6+
7+
## [2.0.1] - 2019-09-12
8+
9+
[2.0.1]: https://github.com/electron-userland/electron-installer-debian/compare/v2.0.0...v2.0.1
10+
11+
### Fixed
12+
13+
* Ensure scripts have the executable bit set (#211)
614

715
## [2.0.0] - 2019-06-11
816

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "electron-installer-debian",
33
"description": "Create a Debian package for your Electron app.",
4-
"version": "2.0.0",
4+
"version": "2.0.1",
55
"license": "MIT",
66
"author": {
77
"name": "Daniel Perez Alvarez",

0 commit comments

Comments
 (0)