Skip to content

Commit bd3464d

Browse files
committed
meson.build: bump version to 3.0.2
1 parent e5a06c0 commit bd3464d

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,5 +1,5 @@
11
project('ezwebsocket', 'c',
2-
version : '3.0.1',
2+
version : '3.0.2',
33
meson_version: '>= 0.50.0',
44
license : 'MIT',
55
default_options : [ 'c_std=gnu99' ])

0 commit comments

Comments
 (0)