Skip to content

Commit c8e9636

Browse files
committed
Bump version to 0.2.0
1 parent 4edad47 commit c8e9636

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ Download from [Github release](https://github.com/rexzhang/alfred-workflow-time-
1111
### 0.1.0
1212
- first release
1313

14-
### 0.2.0(not release yet)
14+
### 0.2.0
1515
- support time zone
1616
- support time shift
1717

core.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
'icon': ICON_ERROR,
1616
},
1717
{
18-
'title': 'If you want to change time zone or time shift',
18+
'title': 'Change time zone or time shift',
1919
'subtitle': 'Examples: now +08, now +1d',
2020
'valid': False,
2121
'icon': ICON_ERROR,

version

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.1.0
1+
0.2.0

0 commit comments

Comments
 (0)