Bump version

This commit is contained in:
Bleak Grey 2020-09-12 00:40:59 +03:00
parent 10c9396e73
commit f876ceeb2a
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
project('com.github.bleakgrey.tootle', 'vala', 'c', version: '1.0.0-alpha1')
project('com.github.bleakgrey.tootle', 'vala', 'c', version: '1.0.0-alpha2')
config = configuration_data()
config.set('EXEC_NAME', meson.project_name())