Skip to content

Commit

Permalink
incremented the patch version
Browse files Browse the repository at this point in the history
  • Loading branch information
MattL922 committed Nov 21, 2014
1 parent d970406 commit c52a39b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "black-scholes",
"version": "1.0.0",
"version": "1.0.1",
"description": "Option pricing using the Black-Scholes formula.",
"main": "black-scholes.js",
"scripts": {
Expand All @@ -14,7 +14,7 @@
"black-scholes",
"black",
"scholes",
"options",
"option",
"pricing"
],
"author": "Matt Loppatto <mattloppatto@gmail.com> (https://github.com/MattL922)",
Expand Down

0 comments on commit c52a39b

Please sign in to comment.