Skip to content

Commit d1c4cdc

Browse files
committed
bump version to 0.4.1
1 parent 1931258 commit d1c4cdc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

php_expect.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
extern zend_module_entry expect_module_entry;
3838
#define phpext_expect_ptr &expect_module_entry
3939

40-
#define PHP_EXPECT_VERSION "0.4.0"
40+
#define PHP_EXPECT_VERSION "0.4.1"
4141

4242
#ifdef PHP_WIN32
4343
#define PHP_EXPECT_API __declspec(dllexport)

0 commit comments

Comments
 (0)