Skip to content

Commit 72822b3

Browse files
committed
Release 0.1.2
1 parent acc0145 commit 72822b3

File tree

2 files changed

+10
-2
lines changed

2 files changed

+10
-2
lines changed

HISTORY.md

+9-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1-
## 1.0.0
1+
## 0.1.2
2+
3+
Fix world loading bugs
4+
5+
## 0.1.1
6+
7+
multi version support
8+
9+
## 0.1.0
210

311
it works

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "bedrock-provider",
3-
"version": "0.1.1",
3+
"version": "0.1.2",
44
"description": "Minecraft Bedrock edition chunk provider",
55
"main": "./js/index.js",
66
"scripts": {

0 commit comments

Comments
 (0)