8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c4788de commit 5100c9bCopy full SHA for 5100c9b
CHANGELOG.md
@@ -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
7
## 0.13.0 (2020-12-04)
8
9
## 0.12.0 (2020-10-23)
package.json
@@ -1,6 +1,6 @@
{
"name": "lezer-python",
- "version": "0.13.0",
+ "version": "0.13.1",
"description": "Lezer-based Python grammar",
"main": "dist/index.cjs",
"type": "module",
0 commit comments