Skip to content

Commit ece2381

Browse files
author
Josh Bassett
committed
2.0.0
1 parent da1c0ff commit ece2381

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
## Unreleased
1+
## 2.0.0
22

33
* Use Array.from to convert iterables to arrays
44
* Add `tuple` function

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "fkit",
3-
"version": "1.5.1",
3+
"version": "2.0.0",
44
"description": "A functional programming toolkit for JavaScript.",
55
"homepage": "https://github.com/nullobject/fkit",
66
"author": "Josh Bassett <josh.bassett@gmail.com> (https://joshbassett.info)",

0 commit comments

Comments
 (0)