Skip to content

Commit 4c37ffa

Browse files
committed
bump version #16
1 parent aa61aaf commit 4c37ffa

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

.gitignore

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,5 @@ yarn.lock
44
/build
55
.DS_Store
66

7-
package-lock.json
87
.nyc_output
98
coverage

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@colyseus/command",
3-
"version": "0.3.1",
3+
"version": "0.3.2",
44
"description": "Command Pattern for Colyseus",
55
"main": "./build/index.js",
66
"module": "./build/index.mjs",

0 commit comments

Comments
 (0)