Skip to content

Commit 6beb3ba

Browse files
Bump version to 1.0.0
Co-authored-by: Amrita Goswami <[email protected]>
1 parent e15e0ea commit 6beb3ba

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('flowy', 'cpp',
2-
version : '0.1',
2+
version : '1.0.0',
33
default_options : ['warning_level=3',
44
'cpp_std=c++20',
55
# 'buildtype=debugoptimize', # debug=true, optimize=2

0 commit comments

Comments
 (0)