Skip to content

Commit

Permalink
3.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
DrPaulBrewer committed Jan 10, 2020
1 parent 7f7e1c9 commit 51b922c
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
@@ -1,6 +1,6 @@
{
"name": "find-zero-range",
"version": "2.0.7",
"version": "3.0.0",
"description": "find, approximately, by bisection, a point or interval where f(x)=0 for a strictly non-decreasing function f",
"main": "index.js",
"scripts": {
Expand Down

0 comments on commit 51b922c

Please sign in to comment.