Skip to content

Commit

Permalink
Bump @acusti/parsing version to v0.14.2
Browse files Browse the repository at this point in the history
changes include:
• improved support for premature closing curly braces
  • Loading branch information
acusti committed May 6, 2024
1 parent fbb9eac commit 9a57c08
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/parsing/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@acusti/parsing",
"version": "0.14.1",
"version": "0.14.2",
"type": "module",
"sideEffects": false,
"exports": "./dist/index.js",
Expand Down

0 comments on commit 9a57c08

Please sign in to comment.