aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorsemantic-release-bot <[email protected]>2021-12-25 16:27:57 +0000
committersemantic-release-bot <[email protected]>2021-12-25 16:27:57 +0000
commit61bb1363a316e72a6fc12fc9e2c365fcde03ae8d (patch)
tree7d5c8fe538f1fe9a28cb94cee1efb4b33d76dbec /package.json
parentdoc: add link to Holo Data in README (diff)
downloadholo-schedule-0.5.2.tar.xz
holo-schedule-0.5.2.zip
chore(release): 0.5.2 [skip ci]v0.5.2
## [0.5.2](https://github.com/wabilin/holo-schedule/compare/v0.5.1...v0.5.2) (2021-12-25) ### Bug Fixes * **deps:** upgrade out-of-data packages ([#27](https://github.com/wabilin/holo-schedule/issues/27)) ([e799fd0](https://github.com/wabilin/holo-schedule/commit/e799fd0eaf906252f2cd80c5079f2e5ed0685a74)) * unpin dependencies ([a31813a](https://github.com/wabilin/holo-schedule/commit/a31813a33eeb795a5486325d6e6ac38529677a1f))
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 5c9cb67..dd61c30 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "holo-schedule",
- "version": "0.5.1",
+ "version": "0.5.2",
"description": "Hololive schedule parser",
"main": "lib/index.js",
"types": "lib",