chore: v0.0.4

This commit is contained in:
Alexis
2018-08-16 17:19:02 +02:00
parent 8768183f3d
commit 93f87f322f
2 changed files with 2 additions and 2 deletions

View File

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