We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 540cedc commit 8453f71Copy full SHA for 8453f71
CHANGELOG.md
@@ -2,6 +2,11 @@
2
All notable changes to this project will be documented in this file.
3
This project adheres to [Semantic Versioning](http://semver.org/).
4
5
+## 0.5.12 - 2018-03-03
6
+
7
+### Fixes
8
+* **build**: specify AppImage as linux target (#306)
9
10
## 0.5.11 - 2018-02-23
11
12
### Fixes
package.json
@@ -1,7 +1,7 @@
1
{
"name": "hyperamp",
"description": "Indescribable music player",
- "version": "0.5.11",
+ "version": "0.5.12",
"author": "Hypermodules (https://github.com/hypermodules)",
"browserify": {
"transform": [
0 commit comments