Skip to content

Commit

Permalink
Bump version number.
Browse files Browse the repository at this point in the history
  • Loading branch information
mcordingley committed Jul 20, 2017
1 parent c7882bb commit b15c970
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ Stand-alone Linear Algebra Library for PHP

Alternately, include this in your composer.json and then update:

"mcordingley/linearalgebra": "^2.0.0"
"mcordingley/linearalgebra": "^2.1.0"

If Composer isn't an option for you, clone this repository and run `build-phar.php` to generate a phar
archive that you can include into your project. PHP will autoload classes from inside the archive as needed.
Expand Down

0 comments on commit b15c970

Please sign in to comment.