Skip to content

Commit

Permalink
0.5.12
Browse files Browse the repository at this point in the history
  • Loading branch information
ungoldman committed Mar 4, 2018
1 parent 540cedc commit 8453f71
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,11 @@
All notable changes to this project will be documented in this file.
This project adheres to [Semantic Versioning](http://semver.org/).

## 0.5.12 - 2018-03-03

### Fixes
* **build**: specify AppImage as linux target (#306)

## 0.5.11 - 2018-02-23

### Fixes
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "hyperamp",
"description": "Indescribable music player",
"version": "0.5.11",
"version": "0.5.12",
"author": "Hypermodules (https://github.com/hypermodules)",
"browserify": {
"transform": [
Expand Down

0 comments on commit 8453f71

Please sign in to comment.