Skip to content

Commit 6d3217f

Browse files
committed
build: bump version to 1.0.9
1 parent b51add0 commit 6d3217f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

meson.build

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
project('astroterm', 'c',
2-
version: '1.0.8',
2+
version: '1.0.9',
33
default_options : ['warning_level=3', 'buildtype=debug'],
44
meson_version: '>=1.4.0',
55
)

0 commit comments

Comments
 (0)