Skip to content

Commit

Permalink
Merge pull request #386 from cgwalters/release
Browse files Browse the repository at this point in the history
Release 1.0.7
  • Loading branch information
cgwalters authored Nov 1, 2024
2 parents b720d8a + 7204c6a commit 3d14726
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion meson.build
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
project(
'composefs',
'c',
version : '1.0.6',
version : '1.0.7',
default_options : [
'c_std=c11',
'warning_level=1',
Expand Down

0 comments on commit 3d14726

Please sign in to comment.