diff --git a/meson.build b/meson.build index f8d4245..dc85c6b 100644 --- a/meson.build +++ b/meson.build @@ -1,7 +1,7 @@ project( 'showmethekey', 'c', - version: '1.8.0', + version: '1.8.1', license: 'Apache-2.0', default_options: ['c_std=c11'] )