diff options
| author | wabilin <[email protected]> | 2020-08-01 10:05:03 +0900 |
|---|---|---|
| committer | wabilin <[email protected]> | 2020-08-01 10:05:03 +0900 |
| commit | 2aa2c88d8eaab67cd830dda21fe7a608b839e37c (patch) | |
| tree | b62d28c0ff244086560605978db7b541a2106009 | |
| parent | Update README for new interface (diff) | |
| download | holo-schedule-0.2.0.tar.xz holo-schedule-0.2.0.zip | |
v0.2.0v0.2.0
| -rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index f0287f4..7192e62 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "holo-schedule", - "version": "0.1.0", + "version": "0.2.0", "description": "Hololive schedule parser", "main": "lib/index.js", "types": "lib", |