From 7befb8cd3becc0c483427b35a6292aee5b70965f Mon Sep 17 00:00:00 2001 From: nakajimayoshi Date: Fri, 12 Jul 2024 22:16:54 +0900 Subject: [PATCH] update semver --- README.md | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 4fc3961..c01f9d0 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ Text and moderation bot for the Heavy Division Discord [![Discord](https://img.shields.io/discord/808476259016769546?color=%237289DA&label=%20&logo=Discord&logoColor=%23ffff)](https://discord.gg/BR38YwKZea) -[![Version](https://img.shields.io/badge/Release-v0.1.13-%230761e2%20)](https://github.com/Heavy-Division/B78XH/releases/tag/v0.1.13) +[![Version](https://img.shields.io/badge/Release-v0.1.16-%230761e2%20)](https://github.com/Heavy-Division/B78XH/releases/tag/v0.1.13) [![Contributors](https://img.shields.io/github/contributors/Heavy-division/B78XH?color=%230761e2%20)](https://github.com/Heavy-Division/B78XH/graphs/contributors) *** diff --git a/package.json b/package.json index 18648f0..a73a247 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "heavy-division-bot", - "version": "1.0.0", + "version": "0.1.16", "description": "Chat, support, and moderation bot for the Heavy Division Discord", "main": "src/index.js", "scripts": {