diff --git a/CHANGELOG.md b/CHANGELOG.md index 69a02e6..46daad2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,11 @@ # youtube-captions +## 0.4.2 + +### Patch Changes + +- add license + ## 0.4.1 ### Patch Changes diff --git a/package.json b/package.json index cd48add..994f93d 100644 --- a/package.json +++ b/package.json @@ -16,7 +16,7 @@ "url": "git+https://github.com/suejon/youtube-subtitles.git" }, "license": "MIT", - "version": "0.4.1", + "version": "0.4.2", "main": "dist/index.js", "module": "dist/index.mjs", "types": "dist/index.d.ts",