Skip to content

Commit

Permalink
0.0.7
Browse files Browse the repository at this point in the history
  • Loading branch information
rook2pawn committed Dec 23, 2018
1 parent a2b8390 commit 243f453
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
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
Expand Up @@ -2,7 +2,7 @@
"author": "David Wee <rook2pawn@gmail.com> (http://rook2pawn.com)",
"name": "partial",
"description": "partial function application - transform f into its partial by partial(f)",
"version": "0.0.6",
"version": "0.0.7",
"homepage": "https://github.com/rook2pawn/node-partial",
"scripts": {
"coverage": "nyc report --reporter=text-lcov | coveralls",
Expand Down

0 comments on commit 243f453

Please sign in to comment.