Skip to content

Commit

Permalink
0.7.2 - update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
SeanCannon committed Nov 23, 2020
1 parent ed03a2b commit a9c8d31
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 4 deletions.
3 changes: 0 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -486,6 +486,3 @@ expect(prr.isBoolean(['foo'])).toBe(false);
expect(prr.isBoolean(false)).toBe(true);
```

---
## TODO
* Change the litter box
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "prettycats",
"version": "0.7.1",
"version": "0.7.2",
"description": "Helpful, common, and curried predicates library built on Ramda.",
"main": "dist/prettycats.js",
"dependencies": {
Expand Down

0 comments on commit a9c8d31

Please sign in to comment.