Skip to content

Commit

Permalink
chore: bump version to 1.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
GamesTwoLife committed Oct 8, 2024
1 parent 1cce93a commit e686d75
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<h1 align="center">Ласкаво просимо до шаблону дискорд бота</h1>
<p>
<img alt="Version" src="https://img.shields.io/badge/версія-v1.2.0-blue.svg" />
<img alt="Version" src="https://img.shields.io/badge/версія-v1.3.0-blue.svg" />
<a href="https://github.com/GamesTwoLife/DiscordBot-Template#readme" target="_blank">
<img alt="Документація" src="https://img.shields.io/badge/Документація-yes-brightgreen.svg" />
</a>
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "discordbot-template",
"version": "1.2.0",
"version": "1.3.0",
"description": "Шаблон для створення власного бота на основі discord-js!",
"main": "index.js",
"scripts": {
Expand Down

0 comments on commit e686d75

Please sign in to comment.