Skip to content

Commit 5cfdf6b

Browse files
authored
fix: bump version (#56)
1 parent 5ba2649 commit 5cfdf6b

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(
22
'iguana',
33
'cpp',
4-
version: '0.0.0',
4+
version: '0.1.0',
55
license: 'LGPLv3',
66
default_options: [ 'cpp_std=c++17' ],
77
meson_version: '>=1.1',

0 commit comments

Comments
 (0)