Skip to content

Commit 18180bb

Browse files
committed
Bump PHP_JSON_VERSION to 1.6.0
1 parent 0f047f6 commit 18180bb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ext/json/php_json.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
#ifndef PHP_JSON_H
2121
#define PHP_JSON_H
2222

23-
#define PHP_JSON_VERSION "1.5.0"
23+
#define PHP_JSON_VERSION "1.6.0"
2424
#include "zend_smart_str_public.h"
2525

2626
extern zend_module_entry json_module_entry;

0 commit comments

Comments
 (0)