diff --git a/package-lock.json b/package-lock.json index 3c3d47c2..40b8db16 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "yaml", - "version": "2.5.0", + "version": "2.5.1", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "yaml", - "version": "2.5.0", + "version": "2.5.1", "license": "ISC", "bin": { "yaml": "bin.mjs" diff --git a/package.json b/package.json index 52820225..a5df718b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "yaml", - "version": "2.5.0", + "version": "2.5.1", "license": "ISC", "author": "Eemeli Aro ", "repository": "github:eemeli/yaml",