diff --git a/package-lock.json b/package-lock.json index df0a42f..31f99d4 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,5 +1,5 @@ { "name": "standard-readme-spec", - "version": "1.1.3", + "version": "1.1.4", "lockfileVersion": 1 } diff --git a/package.json b/package.json index dfb946e..1620c09 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "standard-readme-spec", - "version": "1.1.3", + "version": "1.1.4", "description": "Readme Standard Style", "bin": "cat.sh", "repository": { @@ -42,4 +42,4 @@ "scripts": { "postinstall": "opencollective-postinstall" } -} \ No newline at end of file +}