aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorwabilin <[email protected]>2020-07-31 23:28:32 +0900
committerwabilin <[email protected]>2020-07-31 23:28:32 +0900
commitf7405f16ef72e0121acf83c9d22e961f1c500d8a (patch)
treed7c03d89d3a4d42ba414c8044bd5a1a93ded3a92
parentcorrect dependency (diff)
downloadholo-schedule-f7405f16ef72e0121acf83c9d22e961f1c500d8a.tar.xz
holo-schedule-f7405f16ef72e0121acf83c9d22e961f1c500d8a.zip
v0.0.2v0.0.2
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index fda16ef..1192433 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "holo-schedule",
- "version": "0.0.1",
+ "version": "0.0.2",
"description": "Hololive schedule parser",
"main": "lib/index.js",
"types": "lib",