Skip to content

Commit 744354d

Browse files
committed
Bump 2.0.13
1 parent 1236f65 commit 744354d

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

ChangeLog.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
# ChangeLog
22

3+
# 2.0.13
4+
- Support snake case with keywords.
5+
36
# 2.0.12
47
- Fixed the catch id error.
58

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@darabonba/python-generator",
3-
"version": "2.0.12",
3+
"version": "2.0.13",
44
"description": "The darabonba generator for Python",
55
"main": "lib/generator.js",
66
"directories": {

0 commit comments

Comments
 (0)