diff options
| author | wabilin <[email protected]> | 2020-08-01 14:51:28 +0900 |
|---|---|---|
| committer | wabilin <[email protected]> | 2020-08-01 14:51:28 +0900 |
| commit | 31fc1f64c01f8a56ff4b419189338f9c13b33c44 (patch) | |
| tree | 66f7939e0874cb1c2fa885720a2f4dfb49aa97a8 | |
| parent | export types (diff) | |
| download | holo-schedule-0.2.4.tar.xz holo-schedule-0.2.4.zip | |
v0.2.4v0.2.4
| -rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 8265a87..80e98cb 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "holo-schedule", - "version": "0.2.3", + "version": "0.2.4", "description": "Hololive schedule parser", "main": "lib/index.js", "types": "lib", |