mirror of
https://github.com/danbulant/flying-squid
synced 2026-07-07 12:10:46 +00:00
Release 1.1.2
This commit is contained in:
parent
b28642dbeb
commit
03948f4e59
2 changed files with 5 additions and 1 deletions
|
|
@ -1,3 +1,7 @@
|
||||||
|
## 1.1.2
|
||||||
|
|
||||||
|
* copy README.md to root, so it's displayed by npm
|
||||||
|
|
||||||
## 1.1.1
|
## 1.1.1
|
||||||
|
|
||||||
* fix external.js
|
* fix external.js
|
||||||
|
|
|
||||||
|
|
@ -1,7 +1,7 @@
|
||||||
{
|
{
|
||||||
"name": "flying-squid",
|
"name": "flying-squid",
|
||||||
"description": "A minecraft server written in node.js",
|
"description": "A minecraft server written in node.js",
|
||||||
"version": "1.1.1",
|
"version": "1.1.2",
|
||||||
"main": "index.js",
|
"main": "index.js",
|
||||||
"author": "mhsjlw <mhsjlw@users.noreply.github.com>",
|
"author": "mhsjlw <mhsjlw@users.noreply.github.com>",
|
||||||
"contributors": [
|
"contributors": [
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue