Skip to content

Commit 8370b37

Browse files
committed
Update version 0.2.5
1 parent e918975 commit 8370b37

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

php_jwt.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
extern zend_module_entry jwt_module_entry;
3737
#define phpext_jwt_ptr &jwt_module_entry
3838

39-
#define PHP_JWT_VERSION "0.2.4"
39+
#define PHP_JWT_VERSION "0.2.5"
4040

4141
#ifdef ZTS
4242
#include "TSRM.h"

0 commit comments

Comments
 (0)