Skip to content

Commit c141e0f

Browse files
authored
Release 1.0.1 (#8)
* Update HISTORY.md * Update package.json
1 parent 1c45886 commit c141e0f

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

HISTORY.md

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

3+
### 1.0.1
4+
5+
* First release
6+
37
### 1.0.0
48

59
* initial implementation

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "mineflayer-builder",
3-
"version": "1.0.0",
3+
"version": "1.0.1",
44
"description": "",
55
"main": "index.js",
66
"scripts": {

0 commit comments

Comments
 (0)