bump version to 0.0.2

This commit is contained in:
brettlangdon 2014-01-02 18:23:30 -05:00
parent a7e9031c60
commit 9e0935aa91

View File

@ -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"