diff options
-rw-r--r-- | meson.build | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meson.build b/meson.build index a39d074..3b1b788 100644 --- a/meson.build +++ b/meson.build @@ -1,5 +1,5 @@ project('pugl', ['c'], - version: '0.2.0', + version: '0.3.0', license: 'ISC', meson_version: '>= 0.49.2', default_options: [ |