Skip to content

Commit b657d6f

Browse files
committed
Version 0.5.14.0
1 parent 8fc43cd commit b657d6f

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,8 @@ Changes
4545
-------
4646

4747
```
48+
0.5.14.0 Fix a break/continue/return parsing problem
49+
4850
0.5.13.3 Fix utf8-string lower bound typo no 2
4951
5052
0.5.13.2 Fix utf8-string lower bound typo

language-javascript.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
Name: language-javascript
2-
Version: 0.5.13.4
2+
Version: 0.5.14.0
33
Synopsis: Parser for JavaScript
44
Description: Parses Javascript into an Abstract Syntax Tree (AST). Initially intended as frontend to hjsmin.
55
.

0 commit comments

Comments
 (0)