Skip to content

Commit 4312ee3

Browse files
committed
Release 1.1.0
1 parent fb1e579 commit 4312ee3

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

HISTORY.md

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

3+
### 1.1.0
4+
5+
* chat
6+
* better font
7+
* pitch fix
8+
39
### 1.0.1
410

511
* initial implementation

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "prismarine-web-client",
3-
"version": "1.0.1",
3+
"version": "1.1.0",
44
"description": "A minecraft client running in a browser",
55
"main": "index.js",
66
"scripts": {

0 commit comments

Comments
 (0)