🔖 1.0.45 [skip ci]

# [v1.0.45](https://github.com/brucificus/vb6-antlr4-typescript/compare/v1.0.44...v1.0.45) (2021-03-03)
This commit is contained in:
semantic-release-bot
2021-03-03 00:51:42 +00:00
parent 85d6b78e58
commit 1548d11482
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.44",
"version": "1.0.45",
"lockfileVersion": 1,
"requires": true,
"dependencies": {

View File

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