</lead>
<date>2022-02-01</date>
<version>
- <release>0.1.0</release>
- <api>0.1.0</api>
+ <release>0.2.0</release>
+ <api>0.2.0</api>
</version>
<stability>
<release>alpha</release>
</stability>
<license uri="http://copyfree.org/content/standard/licenses/2bsd/license.txt">BSD-2-Clause</license>
<notes><![CDATA[
-* Initial release.
+* WIP
]]></notes>
<contents>
<dir name="/">
extern zend_module_entry ion_module_entry;
# define phpext_ion_ptr &ion_module_entry
-# define PHP_ION_VERSION "0.1.0"
+# define PHP_ION_VERSION "0.2.0dev"
# if defined(ZTS) && defined(COMPILE_DL_ION)
ZEND_TSRMLS_CACHE_EXTERN()