Skip to content

Commit 727e551

Browse files
committed
Bump version to 1.0.1
1 parent b17731a commit 727e551

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

NEWS

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
Changes in 1.0.1
2+
================
3+
4+
New --directory option to specify working directory.
5+
16
Changes in 1.0.0
27
================
38

meson.build

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
project(
22
'flatpak-xdg-utils', 'c',
3-
version: '1.0.0',
3+
version: '1.0.1',
44
license: 'LGPL-2.1+',
55
default_options: [
66
'buildtype=debugoptimized',

0 commit comments

Comments
 (0)