Compare commits

..

2 commits

Author SHA1 Message Date
Florian Müllner
8dfe5f61a7 Merge branch 'optional-tests' into 'main'
build: Make tests optional

See merge request GNOME/blueprint-compiler!245
2025-06-14 17:26:48 +02:00
James Westman
4d42bd68c1
Post-release version bump 2025-06-14 10:19:25 -05:00

View file

@ -1,5 +1,5 @@
project('blueprint-compiler',
version: '0.16.0',
version: '0.17.0',
)
prefix = get_option('prefix')