Skip to content

Commit b6098d9

Browse files
committed
Bump version to 1.3.1
1 parent d2b9b2f commit b6098d9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

php_bencode.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
/* clang-format off */
55
#define PHP_BENCODE_EXTNAME "bencode"
6-
#define PHP_BENCODE_EXTVER "1.3.0"
6+
#define PHP_BENCODE_EXTVER "1.3.1"
77
/* clang-format on */
88

99
extern "C" {

0 commit comments

Comments
 (0)