Bump language ABI version after removing fragile bit from actions
This commit is contained in:
parent
f96969738b
commit
16cdd2ffbe
1 changed files with 1 additions and 1 deletions
|
|
@ -9,7 +9,7 @@ extern "C" {
|
|||
#include <stdint.h>
|
||||
#include <stdbool.h>
|
||||
|
||||
#define TREE_SITTER_LANGUAGE_VERSION 5
|
||||
#define TREE_SITTER_LANGUAGE_VERSION 6
|
||||
|
||||
typedef unsigned short TSSymbol;
|
||||
typedef struct TSLanguage TSLanguage;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue