Skip to content

Commit f09c55f

Browse files
committed
Release date for 0.4.13
1 parent eca2655 commit f09c55f

2 files changed

Lines changed: 5 additions & 1 deletion

File tree

Changelog.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
### 0.4.13 (unreleased)
1+
### 0.4.13 (2017-07-06)
22

33
Features:
44
* Syntax Checker: Deprecated "throw" in favour of require(), assert() and revert().

docs/bugs_by_version.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -301,6 +301,10 @@
301301
"bugs": [],
302302
"released": "2017-07-03"
303303
},
304+
"0.4.13": {
305+
"bugs": [],
306+
"released": "2017-07-06"
307+
},
304308
"0.4.2": {
305309
"bugs": [
306310
"SkipEmptyStringLiteral",

0 commit comments

Comments
 (0)