Skip to content

Commit 6394630

Browse files
author
Quentin Rousseau
committed
Bump to 1.0.1
1 parent ee3e586 commit 6394630

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGELOG.md

+3
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,7 @@
11
# Changelog
22

3+
* **v1.0.1** (2017-06-21):
4+
* Fix EMR link.
5+
36
* **v1.0.0** (2017-05-27):
47
* Initial release.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "aws-launcher",
33
"description": "Launch your AWS Services from your macOS dock.",
44
"private": false,
5-
"version": "1.0.0",
5+
"version": "1.0.1",
66
"os": [
77
"darwin"
88
],

0 commit comments

Comments
 (0)