aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorwabilin <[email protected]>2020-08-02 19:17:47 +0900
committerwabilin <[email protected]>2020-08-02 19:17:47 +0900
commita0e92a622a629cad4f416b312dcabc7f4b35948a (patch)
tree125281f2598894a7f96f06c854a30089d3a84665
parentuse trim instead of replace (diff)
downloadholo-schedule-0.2.5.tar.xz
holo-schedule-0.2.5.zip
v0.2.5v0.2.5
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 80e98cb..439336c 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "holo-schedule",
- "version": "0.2.4",
+ "version": "0.2.5",
"description": "Hololive schedule parser",
"main": "lib/index.js",
"types": "lib",