Skip to content

Commit 77afdb8

Browse files
committed
chore: update package versions to 1.1.4 for @djs-core/dev and 1.2.0 for @djs-core/runtime
1 parent 54afd99 commit 77afdb8

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

packages/dev/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@djs-core/dev",
3-
"version": "1.1.3",
3+
"version": "1.1.4",
44
"description": "Development CLI tools for djs-core Discord bot framework",
55
"type": "module",
66
"types": "./dist/index.d.ts",

packages/runtime/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@djs-core/runtime",
3-
"version": "1.1.0",
3+
"version": "1.2.0",
44
"description": "Runtime library for djs-core Discord bot framework",
55
"type": "module",
66
"main": "./dist/index.js",

0 commit comments

Comments
 (0)