We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aa3785b commit f240a7fCopy full SHA for f240a7f
HISTORY.md
@@ -1,5 +1,5 @@
1
## History
2
3
-### 1.0.0
+### 1.0.1
4
5
* initial implementation
package.json
@@ -1,6 +1,6 @@
{
"name": "prismarine-web-client",
- "version": "1.0.0",
+ "version": "1.0.1",
"description": "A minecraft client running in a browser",
"main": "index.js",
6
"scripts": {
0 commit comments