⬆️ version bump

This commit is contained in:
2022-11-02 13:46:18 +01:00
parent 577da89337
commit 3d11b6e294
2 changed files with 2 additions and 2 deletions

2
package-lock.json generated
View File

@@ -1,6 +1,6 @@
{
"name": "graphfx",
"version": "0.2.0",
"version": "0.2.1",
"lockfileVersion": 2,
"requires": true,
"packages": {

View File

@@ -1,6 +1,6 @@
{
"name": "graphfx",
"version": "0.2.0",
"version": "0.2.1",
"description": "Graph image processing pipeline",
"main": "src/index.ts",
"scripts": {