diff --git a/php_uv.h b/php_uv.h index 595327e..384f9d4 100644 --- a/php_uv.h +++ b/php_uv.h @@ -3,7 +3,7 @@ #define PHP_UV_H #define PHP_UV_EXTNAME "uv" -#define PHP_UV_EXTVER "0.0.1" +#define PHP_UV_EXTVER "0.0.2" #ifdef HAVE_CONFIG_H #include "config.h"