Skip to content

Commit d928a35

Browse files
authored
Release 1.5.1 (#71)
* Update package.json * Update HISTORY.md
1 parent 8f9a9cc commit d928a35

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

HISTORY.md

+5-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,10 @@
11
# History
22

3-
# 1.5.0
3+
## 1.5.1
4+
5+
* Fix publish.yml
6+
7+
## 1.5.0
48

59
* Fix etag not md5 on all downloads (@u9g)
610
* Kill process when shutdown takes too long (@IceTank)

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "minecraft-wrap",
3-
"version": "1.5.0",
3+
"version": "1.5.1",
44
"description": "Download and wrap the vanilla minecraft server in node.js",
55
"main": "index.js",
66
"scripts": {

0 commit comments

Comments
 (0)