Skip to content

Commit 49ab8c5

Browse files
committed
1.3.1
1 parent 3ba6139 commit 49ab8c5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

php_xlswriter.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
extern zend_module_entry xlswriter_module_entry;
1919
#define phpext_xlswriter_ptr &xlswriter_module_entry
2020

21-
#define PHP_XLSWRITER_VERSION "1.3.0"
21+
#define PHP_XLSWRITER_VERSION "1.3.1"
2222

2323
#ifdef PHP_WIN32
2424
# define PHP_VTIFUL_API __declspec(dllexport)

0 commit comments

Comments
 (0)