diff --git a/package.xml b/package.xml index ee191dc..e1e62b8 100644 --- a/package.xml +++ b/package.xml @@ -17,7 +17,7 @@ yes 2016-09-04 - + 1.3.2 1.3.2 @@ -207,7 +207,7 @@ - + diff --git a/php_v8js_macros.h b/php_v8js_macros.h index 7ba54eb..96e8ca9 100644 --- a/php_v8js_macros.h +++ b/php_v8js_macros.h @@ -60,7 +60,7 @@ extern "C" { #endif /* V8Js Version */ -#define PHP_V8JS_VERSION "1.3.1" +#define PHP_V8JS_VERSION "1.3.2" /* Helper macros */ #define V8JS_GET_CLASS_NAME(var, obj) \