Skip to content
This repository was archived by the owner on Jan 13, 2025. It is now read-only.

Commit 1b327c9

Browse files
chore(Release): v2.0.2 🎉
1 parent 0448f8b commit 1b327c9

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

.github/readme.ijsblokje.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ license = "MIT"
77
[project]
88
icon = "https://cdn.discordapp.com/avatars/1018461517408120842/fb5707cc6be7d4c0dc365fd1f775ecf1.png?size=512"
99
icon_width = "100px"
10-
version = "2.0.1"
10+
version = "2.0.2"
1111

1212
[variables]
1313
information = "A Discord bot which makes your GitHub Discord embeds prettier ✨"

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<p>🪝Custom GitHub embeds for Discord</p>
66

77
<p align="center">
8-
<img alt="Version" src="https://img.shields.io/badge/version-2.0.1-blue.svg" />
8+
<img alt="Version" src="https://img.shields.io/badge/version-2.0.2-blue.svg" />
99
<a href="/LICENSE" target="_blank">
1010
<img alt="License: MIT" src="https://img.shields.io/badge/License-MIT-yellow.svg" />
1111
</a>

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "gitcord",
3-
"version": "2.0.1",
3+
"version": "2.0.2",
44
"description": "🪝Custom GitHub embeds for Discord",
55
"author": "ijsKoud <[email protected]>",
66
"license": "MIT",

0 commit comments

Comments
 (0)