Skip to content

Commit 44ed5e2

Browse files
committed
Bump version
1 parent 1fad7b6 commit 44ed5e2

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

examples/discord-identity-bot/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,6 @@
1010
"license": "ISC",
1111
"dependencies": {
1212
"discord.js": "^13.6.0",
13-
"mcm-js-api-wrapper": "^1.1.3"
13+
"mcm-js-api-wrapper": "^1.1.4"
1414
}
1515
}

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "mcm-js-api-wrapper",
3-
"version": "1.1.3",
3+
"version": "1.1.4",
44
"description": "An official asynchronous Node.js wrapper for MC-Market's Ultimate API.",
55
"keywords": ["mc-market", "api wrapper", "asynchronous"],
66
"main": "./src/index.js",

0 commit comments

Comments
 (0)