Bump version number to 0.1.1

This commit is contained in:
ogoffart 2021-08-10 08:06:20 +00:00
parent 298f6bbe89
commit 53f286258c
46 changed files with 82 additions and 82 deletions

View file

@ -23,7 +23,7 @@ copyright = '2021, info@sixtyfps.io'
author = 'info@sixtyfps.io'
# The full version, including alpha/beta/rc tags
version = '0.1.0'
version = '0.1.1'
cpp_index_common_prefix = [ "sixtyfps::", "sixtyfps::interpreter::" ]