Skip to content

Commit d36b97d

Browse files
committed
release 0.1.0
1 parent 14f7ae6 commit d36b97d

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

debian/changelog

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
com.github.danrabbit.harvey (0.1.0) xenial; urgency=medium
2+
3+
* Initial Release.
4+
5+
-- Daniel Fore <[email protected]> Sat, 27 May 2017 16:31:13 -0700
6+

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.2.0'
2+
version: '0.1.0'
33
)
44

55
gnome = import('gnome')

0 commit comments

Comments
 (0)