Skip to content

Commit

Permalink
🔖 0.2.5 [skip ci]
Browse files Browse the repository at this point in the history
# [v0.2.5](v0.2.4...v0.2.5) (2020-04-02)
  • Loading branch information
semantic-release-bot committed Apr 2, 2020
1 parent c9194ef commit 8ca18dc
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "html-antlr4",
"version": "0.2.4",
"version": "0.2.5",
"description": "An HTML lexer & parser that provides both visitor and listener patterns to traverse the parse tree.",
"files": [
"lib/**/*"
Expand Down

0 comments on commit 8ca18dc

Please sign in to comment.