Skip to content

Commit a86d6c9

Browse files
committed
Update version (0.2.3)
1 parent d0d2b83 commit a86d6c9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

php_jwt.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
extern zend_module_entry jwt_module_entry;
2525
#define phpext_jwt_ptr &jwt_module_entry
2626

27-
#define PHP_JWT_VERSION "0.2.2" /* Replace with version number for your extension */
27+
#define PHP_JWT_VERSION "0.2.3"
2828

2929
#ifdef PHP_WIN32
3030
# define PHP_JWT_API __declspec(dllexport)

0 commit comments

Comments
 (0)