Skip to content

Commit

Permalink
Bump version to 0.12
Browse files Browse the repository at this point in the history
  • Loading branch information
francma committed Aug 13, 2021
1 parent 710ac17 commit 16327f3
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(
'wob',
'c',
version: '0.11',
version: '0.12',
license: 'ISC',
default_options: ['c_std=c99']
)
Expand Down

0 comments on commit 16327f3

Please sign in to comment.