chore: v0.0.2

This commit is contained in:
Alexis 2018-08-11 13:19:26 +02:00
parent b381e2a596
commit 3690e7ac55
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
project(
'waybar', 'cpp', 'c',
version: '0.0.1',
version: '0.0.2',
license: 'MIT',
default_options : ['cpp_std=c++17'],
)