aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorsemantic-release-bot <[email protected]>2021-12-25 11:19:59 +0000
committersemantic-release-bot <[email protected]>2021-12-25 11:19:59 +0000
commitea62c7d7bbb96a48b0a22172cebc9c30996359bf (patch)
tree4c45ba9079c990612654213df8cd173ab97312d6 /package.json
parentfix(ci): remove old node versions (diff)
downloadholo-schedule-ea62c7d7bbb96a48b0a22172cebc9c30996359bf.tar.xz
holo-schedule-ea62c7d7bbb96a48b0a22172cebc9c30996359bf.zip
chore(release): 0.3.0 [skip ci]v0.3.0
# [0.3.0](https://github.com/wabilin/holo-schedule/compare/v0.2.6...v0.3.0) (2021-12-25) ### Bug Fixes * **ci:** remove old node versions ([2025221](https://github.com/wabilin/holo-schedule/commit/2025221b30d84a897eef989df46d330473fc74ee)) * package repository config ([8e91949](https://github.com/wabilin/holo-schedule/commit/8e91949daeaced9e411a97c3f8cebd9dd3540170)) ### Features * add releaserc ([159f030](https://github.com/wabilin/holo-schedule/commit/159f030509c2866d3b1d8e144c3573664e1af104))
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 633b173..05250c9 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "holo-schedule",
- "version": "0.3.1",
+ "version": "0.3.0",
"description": "Hololive schedule parser",
"main": "lib/index.js",
"types": "lib",