Skip to content

Commit

Permalink
Bump serialized parser format version
Browse files Browse the repository at this point in the history
  • Loading branch information
marijnh committed Mar 24, 2022
1 parent 323d6fa commit d3be7fb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/constants.ts
Original file line number Diff line number Diff line change
Expand Up @@ -100,5 +100,5 @@ export const enum Encode {
}

export const enum File {
Version = 13
Version = 14
}

0 comments on commit d3be7fb

Please sign in to comment.