Skip to content

Commit d6372e6

Browse files
committed
Release 0.1.3
1 parent d5d2fbe commit d6372e6

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

debian/changelog

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
com.github.danrabbit.harvey (0.1.3) xenial; urgency=medium
2+
3+
* Fix premature positioning
4+
* Add subcategories
5+
6+
-- Daniel Fore <[email protected]> Sun, 28 May 2017 12:30:57 -0700
7+
18
com.github.danrabbit.harvey (0.1.2) xenial; urgency=medium
29

310
* Fix background color picker

meson.build

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
project('com.github.danrabbit.harvey', ['vala', 'c'],
2-
version: '0.1.2'
2+
version: '0.1.3'
33
)
44

55
gnome = import('gnome')

0 commit comments

Comments
 (0)