Skip to content

Commit 6fa40e4

Browse files
committed
meson.build: Bump version to 0.3.1
1 parent e165d62 commit 6fa40e4

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
@@ -2,7 +2,7 @@
22

33
project('posixsignalmanager', ['cpp'],
44
default_options : ['cpp_std=c++17'],
5-
version: '0.3')
5+
version: '0.3.1')
66

77
macros = []
88
cxx = meson.get_compiler('cpp')

0 commit comments

Comments
 (0)