diff options
| author | wabilin <[email protected]> | 2020-08-02 19:17:47 +0900 |
|---|---|---|
| committer | wabilin <[email protected]> | 2020-08-02 19:17:47 +0900 |
| commit | a0e92a622a629cad4f416b312dcabc7f4b35948a (patch) | |
| tree | 125281f2598894a7f96f06c854a30089d3a84665 /package.json | |
| parent | use trim instead of replace (diff) | |
| download | holo-schedule-0.2.5.tar.xz holo-schedule-0.2.5.zip | |
v0.2.5v0.2.5
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 2 |
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", |