chore(release): v1.0.1

This commit is contained in:
iam4x
2017-11-27 10:45:14 +01:00
parent 5d78891abe
commit dfe7c2a6fa
2 changed files with 4 additions and 1 deletions

3
CHANGELOG.md Normal file
View File

@@ -0,0 +1,3 @@
# v1.0.1
* strip HTML tags from captions

View File

@@ -1,6 +1,6 @@
{ {
"name": "youtube-captions-scraper", "name": "youtube-captions-scraper",
"version": "1.0.0", "version": "1.0.1",
"description": "Scrap youtube auto-generated captions", "description": "Scrap youtube auto-generated captions",
"main": "dist/index.js", "main": "dist/index.js",
"author": { "author": {