We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e5a06c0 commit bd3464dCopy full SHA for bd3464d
meson.build
@@ -1,5 +1,5 @@
1
project('ezwebsocket', 'c',
2
- version : '3.0.1',
+ version : '3.0.2',
3
meson_version: '>= 0.50.0',
4
license : 'MIT',
5
default_options : [ 'c_std=gnu99' ])
0 commit comments