🔖 1.0.35 [skip ci]

# [v1.0.35](https://github.com/brucificus/vb6-antlr4-typescript/compare/v1.0.34...v1.0.35) (2021-01-23)
This commit is contained in:
semantic-release-bot
2021-01-23 04:48:34 +00:00
parent db4df20975
commit 6ba14db9ed
2 changed files with 2 additions and 2 deletions

2
package-lock.json generated
View File

@@ -1,6 +1,6 @@
{
"name": "vb6-antlr4",
"version": "1.0.34",
"version": "1.0.35",
"lockfileVersion": 1,
"requires": true,
"dependencies": {

View File

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