Skip to content

Commit c2e31d7

Browse files
committed
Release 1.3.2
1 parent 504339a commit c2e31d7

2 files changed

Lines changed: 4 additions & 1 deletion

File tree

docs/HISTORY.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
## 1.3.2
2+
* docker support (thanks @SonLight)
3+
14
## 1.3.1
25
* Swap attribute names (thanks @mdashlw)
36
* Use bedrock instead of polished andesite (thanks @GroobleDierne)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "flying-squid",
33
"description": "A minecraft server written in node.js",
4-
"version": "1.3.1",
4+
"version": "1.3.2",
55
"main": "index.js",
66
"author": "mhsjlw <mhsjlw@users.noreply.github.com>",
77
"contributors": [

0 commit comments

Comments
 (0)