Skip to content

Commit

Permalink
3.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Josh Bassett committed Apr 14, 2019
1 parent b8ef1b0 commit 657812d
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
## Unreleased
## 3.1.0 (2019-04-14)

* Update `get` function to accept a key path
* Remove `getIn` function
Expand Down
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "fkit",
"version": "3.0.2",
"version": "3.1.0",
"description": "A functional programming toolkit for JavaScript.",
"homepage": "https://github.com/nullobject/fkit",
"author": "Josh Bassett <[email protected]> (https://joshbassett.info)",
Expand Down

0 comments on commit 657812d

Please sign in to comment.