aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorwabilin <[email protected]>2020-09-05 14:25:50 +0900
committerwabilin <[email protected]>2020-09-05 14:25:50 +0900
commit5063eb6d9b08d1a8621744b2a0c35df25d7e2837 (patch)
tree5368ac32fbfb5c1ec2b4920a015baffb02abc6ab
parentadd streaming and videoId (diff)
downloadholo-schedule-5063eb6d9b08d1a8621744b2a0c35df25d7e2837.tar.xz
holo-schedule-5063eb6d9b08d1a8621744b2a0c35df25d7e2837.zip
v0.3.0
-rw-r--r--package.json2
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",