Skip to content

Commit 353ff8d

Browse files
committed
release 0.5.0.
1 parent eb1f168 commit 353ff8d

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
## `0.5.0` — 2020-05-13
12
* Added `uniq`.
23
* **Breaking change**: `on` now returns disposer, not the bud itself.
34

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "fluh",
3-
"version": "0.5.0-pre",
3+
"version": "0.5.0",
44

55
"description": "simple functional reactive library with atomic push strategy",
66

0 commit comments

Comments
 (0)