chore: v0.0.3

This commit is contained in:
Alexis 2018-08-15 14:50:19 +02:00
parent e3e099f836
commit c3bd6da1d0
1 changed files with 1 additions and 1 deletions

View File

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