diff --git a/.gitignore b/.gitignore index 4a46be6..d8cbc6e 100644 --- a/.gitignore +++ b/.gitignore @@ -5,3 +5,4 @@ dist/ .DS_Store src/modules/wmo.json +src/scratchpad.js diff --git a/package.json b/package.json index 14073f9..e303b00 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@flyingeek/lidojs", - "version": "1.6.29", + "version": "1.6.30", "description": "convert Lido OFP text files", "publishConfig": { "registry": "https://npm.pkg.github.com/"