diff options
| author | wabilin <[email protected]> | 2020-07-31 23:28:32 +0900 |
|---|---|---|
| committer | wabilin <[email protected]> | 2020-07-31 23:28:32 +0900 |
| commit | f7405f16ef72e0121acf83c9d22e961f1c500d8a (patch) | |
| tree | d7c03d89d3a4d42ba414c8044bd5a1a93ded3a92 | |
| parent | correct dependency (diff) | |
| download | holo-schedule-f7405f16ef72e0121acf83c9d22e961f1c500d8a.tar.xz holo-schedule-f7405f16ef72e0121acf83c9d22e961f1c500d8a.zip | |
v0.0.2v0.0.2
| -rw-r--r-- | package.json | 2 |
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", |