Skip to content
This repository was archived by the owner on Nov 13, 2023. It is now read-only.

Commit 5fca480

Browse files
committed
Bump version.
1 parent 4e6674d commit 5fca480

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

Changes.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# 0.4.0
2+
3+
[Emit array type in a way that satisfies typescript’s linter](https://github.com/cristianoc/genFlow/commit/4e6674d35a4f85c2a98a7a8eb29367008245537c).
4+
15
# 0.3.0
26

37
[Support for polymorphic props](https://github.com/cristianoc/genFlow/issues/15).

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "genFlow",
3-
"version": "0.3.0",
3+
"version": "0.4.0",
44
"description": "Generate Flow bindings for Reason",
55
"license": "MIT",
66
"scripts": {

0 commit comments

Comments
 (0)