🔖 1.0.15 [skip ci]

# [v1.0.15](https://github.com/brucificus/vb6-antlr4-typescript/compare/v1.0.14...v1.0.15) (2020-07-19)
This commit is contained in:
semantic-release-bot
2020-07-19 23:02:18 +00:00
parent 98f97b56b7
commit e3fd21bcdc
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.14",
"version": "1.0.15",
"lockfileVersion": 1,
"requires": true,
"dependencies": {

View File

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