diff options
| author | wabilin <[email protected]> | 2020-09-05 14:25:50 +0900 |
|---|---|---|
| committer | wabilin <[email protected]> | 2020-09-05 14:25:50 +0900 |
| commit | 5063eb6d9b08d1a8621744b2a0c35df25d7e2837 (patch) | |
| tree | 5368ac32fbfb5c1ec2b4920a015baffb02abc6ab | |
| parent | add streaming and videoId (diff) | |
| download | holo-schedule-5063eb6d9b08d1a8621744b2a0c35df25d7e2837.tar.xz holo-schedule-5063eb6d9b08d1a8621744b2a0c35df25d7e2837.zip | |
v0.3.0
| -rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 33bd204..fa0dbd3 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "holo-schedule", - "version": "0.2.6", + "version": "0.3.0", "description": "Hololive schedule parser", "main": "lib/index.js", "types": "lib", |