Skip to content

Commit 72ecc40

Browse files
update version from 0.1.0 to 0.1.1
1 parent 0b5c551 commit 72ecc40

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,7 +1,7 @@
11
project('Fossil Cryptic', 'c', 'cpp',
22
meson_version: '>=1.8.0',
33
license: 'Apache-2.0',
4-
version: '0.1.0',
4+
version: '0.1.1',
55
default_options: [
66
'c_std=c11,c18',
77
'cpp_std=c++20',

0 commit comments

Comments
 (0)