Skip to content

Commit

Permalink
v1.7.3
Browse files Browse the repository at this point in the history
  • Loading branch information
sadasant committed Feb 21, 2017
1 parent 95f40f8 commit fc07855
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# 1.7.3
- `compareDeep` is ok with ===, and it's now tested
- Eslint, coverage and CI fixes

# 1.7.1
- Fix npm publish

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "futil-js",
"version": "1.7.2",
"version": "1.7.3",
"description": "F(unctional) util(ities). Resistance is futile.",
"main": "lib/futil-js.js",
"scripts": {
Expand Down

0 comments on commit fc07855

Please sign in to comment.