Skip to content

Commit d9c8dc2

Browse files
committed
Update version
1 parent c8470f2 commit d9c8dc2

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Discord.js - DIY
22

3-
[![npm](https://img.shields.io/npm/v/discordjs-diy.svg?maxAge=2592000&style=flat-square)]()
3+
[![npm](https://img.shields.io/npm/v/discordjs-diy)]()
44

55
Easy to use, do-it-yourself Discord.js mini-framework
66

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "discordjs-diy",
3-
"version": "1.2.1",
3+
"version": "1.3.0",
44
"main": "./dist/index.js",
55
"license": "MIT",
66
"devDependencies": {

0 commit comments

Comments
 (0)