update version

This commit is contained in:
GitHub Action
2023-03-01 18:23:59 +00:00
parent 94c57a3b64
commit e2c1b96844
+1 -1
View File
@@ -263,7 +263,7 @@ static PHP_GINIT_FUNCTION(awscrt) {
awscrt_globals->log_level = 0;
}
#define CRT_VERSION "0.1.0"
#define CRT_VERSION "1.0.4"
zend_module_entry awscrt_module_entry = {
STANDARD_MODULE_HEADER,