8000 Mark version 0.13.1 · aposteriorist/python@5100c9b · GitHub
[go: up one dir, main page]

Skip to content

Commit 5100c9b

Browse files
committed
Mark version 0.13.1
1 parent c4788de commit 5100c9b

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## 0.13.1 (2020-12-04)
2+
3+
### Bug fixes
4+
5+
Fix versions of lezer packages depended on.
6+
17
## 0.13.0 (2020-12-04)
28

39
## 0.12.0 (2020-10-23)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "lezer-python",
3-
"version": "0.13.0",
3+
"version": "0.13.1",
44
"description": "Lezer-based Python grammar",
55
"main": "dist/index.cjs",
66
"type": "module",

0 commit comments

Comments
 (0)
0