1
0
mirror of https://github.com/rad4day/Waybar.git synced 2023-12-21 10:22:59 +01:00

chore: v0.0.3

This commit is contained in:
Alexis 2018-08-15 14:50:19 +02:00
parent e3e099f836
commit c3bd6da1d0

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