🔖 1.0.32 [skip ci]

# [v1.0.32](https://github.com/brucificus/vb6-antlr4-typescript/compare/v1.0.31...v1.0.32) (2020-12-13)
This commit is contained in:
semantic-release-bot
2020-12-13 03:36:15 +00:00
parent 4bad894a73
commit 74373953ea
2 changed files with 2 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "vb6-antlr4",
"version": "1.0.31",
"version": "1.0.32",
"description": "A Visual Basic 6 lexer & parser that provides both visitor and listener patterns to traverse the parse tree.",
"files": [
"lib/**/*"