Skip to content

Commit 401b2e8

Browse files
committed
bump version to 0.0.28
1 parent ceb083c commit 401b2e8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

meson.build

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
project('gdk', ['c', 'cpp'], version: '0.0.27', meson_version : '>= 0.51.2')
1+
project('gdk', ['c', 'cpp'], version: '0.0.28', meson_version : '>= 0.51.2')
22

33
# commonly used checks
44
compiler = meson.get_compiler('cpp')

0 commit comments

Comments
 (0)