diff --git a/meson.build b/meson.build index 118e656..9c9d968 100644 --- a/meson.build +++ b/meson.build @@ -3,7 +3,7 @@ project( 'hammond', 'rust', - version: '0.1.1', + version: '0.2.0', license: 'GPLv3', )