Skip to content

Commit

Permalink
Bump version to 1.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
emersion committed Dec 14, 2023
1 parent 58f334f commit fc921b6
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(
'slurp',
'c',
version: '1.4.0',
version: '1.5.0',
license: 'MIT',
meson_version: '>=0.59.0',
default_options: ['c_std=c11', 'warning_level=2', 'werror=true'],
Expand Down

0 comments on commit fc921b6

Please sign in to comment.