Bump the language version number after adding dynamic precedences
This commit is contained in:
parent
08bb365f6c
commit
107feb7960
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 2
|
||||
#define TREE_SITTER_LANGUAGE_VERSION 3
|
||||
|
||||
typedef unsigned short TSSymbol;
|
||||
typedef struct TSLanguage TSLanguage;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue