Skip to content

Commit b15c970

Browse files
committed
Bump version number.
1 parent c7882bb commit b15c970

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ Stand-alone Linear Algebra Library for PHP
1111

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

14-
"mcordingley/linearalgebra": "^2.0.0"
14+
"mcordingley/linearalgebra": "^2.1.0"
1515

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

0 commit comments

Comments
 (0)