We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fb1e579 commit 4312ee3Copy full SHA for 4312ee3
HISTORY.md
@@ -1,5 +1,11 @@
1
## History
2
3
+### 1.1.0
4
+
5
+* chat
6
+* better font
7
+* pitch fix
8
9
### 1.0.1
10
11
* initial implementation
package.json
@@ -1,6 +1,6 @@
{
"name": "prismarine-web-client",
- "version": "1.0.1",
+ "version": "1.1.0",
"description": "A minecraft client running in a browser",
"main": "index.js",
"scripts": {
0 commit comments