Skip to content

Commit fa44a25

Browse files
committed
build: Bump release version to 1.0.2
Signed-off-by: Naushir Patuck <[email protected]>
1 parent fc71aac commit fa44a25

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,6 +1,6 @@
11
project('libpisp', 'c', 'cpp',
22
meson_version : '>= 0.58.0',
3-
version : '1.0.1',
3+
version : '1.0.2',
44
default_options : [
55
'werror=true',
66
'warning_level=2',

0 commit comments

Comments
 (0)