Skip to content
This repository was archived by the owner on Oct 26, 2019. It is now read-only.

Commit 28c4405

Browse files
author
Blaine Schmeisser
committed
Update to v0.5.1
1 parent 646c46e commit 28c4405

File tree

3 files changed

+8
-2
lines changed

3 files changed

+8
-2
lines changed

app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "zazu",
3-
"version": "0.5.0",
3+
"version": "0.5.1",
44
"description": "A cross platform productivity application.",
55
"email": "zazu-app@googlegroups.com",
66
"author": "Tiny Taco Team <zazu-app@googlegroups.com>",

changelog.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## 0.5.1
2+
3+
### Bugs
4+
5+
* Fix regression in beep. #279
6+
17
## 0.5.0
28

39
### Bugs

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"version": "0.5.0",
2+
"version": "0.5.1",
33
"build": {
44
"productName": "Zazu",
55
"appId": "com.tinytacoteam.zazu",

0 commit comments

Comments
 (0)