We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ce4f7d4 commit fbf9ac0Copy full SHA for fbf9ac0
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "finite-difference-stencil",
3
- "version": "1.0.0",
+ "version": "1.0.1",
4
"description": "Compute the coefficients of explicit or implicit finite difference schemes",
5
"main": "index.js",
6
"scripts": {
0 commit comments