diff --git a/package-lock.json b/package-lock.json index b21123c3..3e6f2650 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "yaml", - "version": "2.6.0", + "version": "2.6.1", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "yaml", - "version": "2.6.0", + "version": "2.6.1", "license": "ISC", "bin": { "yaml": "bin.mjs" diff --git a/package.json b/package.json index 6b29b5ab..35966a3e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "yaml", - "version": "2.6.0", + "version": "2.6.1", "license": "ISC", "author": "Eemeli Aro ", "repository": "github:eemeli/yaml",