Skip to content

Commit 2a84e6c

Browse files
authored
Bump project version from 0.2.1 to 0.2.2
1 parent 7917d1a commit 2a84e6c

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,7 +1,7 @@
11
project('PretextMap', ['c', 'cpp'],
22
license: 'MIT',
33
meson_version: '>=0.57.1',
4-
version: '0.2.1'
4+
version: '0.2.2'
55
)
66

77
deps = [dependency('threads')]

0 commit comments

Comments
 (0)