diff --git a/changelog.md b/changelog.md index bf7badb..3d3450a 100644 --- a/changelog.md +++ b/changelog.md @@ -75,3 +75,9 @@ Features: Docs: * Changelog fix formatting + +## 0.2.7 + +Features: + +* `conform` `minMsPerChar` option diff --git a/package-lock.json b/package-lock.json index a58641e..c0a12cb 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "@overlookmotel/srt", - "version": "0.2.6", + "version": "0.2.7", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 8e0a7cf..686daf3 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@overlookmotel/srt", - "version": "0.2.6", + "version": "0.2.7", "description": "SRT subtitling utilities", "main": "index.js", "files": [