We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ee3e586 commit 6394630Copy full SHA for 6394630
CHANGELOG.md
@@ -1,4 +1,7 @@
1
# Changelog
2
3
+* **v1.0.1** (2017-06-21):
4
+ * Fix EMR link.
5
+
6
* **v1.0.0** (2017-05-27):
7
* Initial release.
package.json
@@ -2,7 +2,7 @@
"name": "aws-launcher",
"description": "Launch your AWS Services from your macOS dock.",
"private": false,
- "version": "1.0.0",
+ "version": "1.0.1",
"os": [
"darwin"
8
],
0 commit comments