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

Commit bde90fc

Browse files
author
Blaine Schmeisser
committed
Bump to v0.5.2
1 parent 85bdefe commit bde90fc

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.1",
3+
"version": "0.5.2",
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.2
2+
3+
### Bugs
4+
5+
* Fix screen module not being loaded at the correct time.
6+
17
## 0.5.1
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.1",
2+
"version": "0.5.2",
33
"build": {
44
"productName": "Zazu",
55
"appId": "com.tinytacoteam.zazu",

0 commit comments

Comments
 (0)