Skip to content

Commit fbf9ac0

Browse files
committed
[PATCH] apply standardjs formatting and bump version
1 parent ce4f7d4 commit fbf9ac0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "finite-difference-stencil",
3-
"version": "1.0.0",
3+
"version": "1.0.1",
44
"description": "Compute the coefficients of explicit or implicit finite difference schemes",
55
"main": "index.js",
66
"scripts": {

0 commit comments

Comments
 (0)