Skip to content

Commit c29c96f

Browse files
author
Josh Bassett
committed
3.1.2
1 parent 65f6855 commit c29c96f

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

CHANGELOG.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
## Unreleased
1+
## 3.1.2 (2019-04-14)
22

33
* Fix issue in `union` function when handling arguments with duplicate values
44

package-lock.json

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "fkit",
3-
"version": "3.1.1",
3+
"version": "3.1.2",
44
"description": "A functional programming toolkit for JavaScript.",
55
"homepage": "https://github.com/nullobject/fkit",
66
"author": "Josh Bassett <[email protected]> (https://joshbassett.info)",

0 commit comments

Comments
 (0)