chore: v0.0.5

This commit is contained in:
Alexis 2018-08-19 13:43:41 +02:00
parent 52a4e761a8
commit 969c1ceedd
1 changed files with 1 additions and 1 deletions

View File

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