Skip to content

Commit 29f8f68

Browse files
authored
Release 1.17.0 (#88)
* Update README.md * Update package.json
1 parent e1816ea commit 29f8f68

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

README.md

+4
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,10 @@ See [doc/API.md](doc/API.md)
2828

2929
## History
3030

31+
### 1.17.0
32+
33+
* Support for multi-sided signs (thanks @PondWader)
34+
3135
### 1.16.3
3236

3337
* really

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "prismarine-block",
3-
"version": "1.16.3",
3+
"version": "1.17.0",
44
"description": "Represent a minecraft block with its associated data",
55
"main": "index.js",
66
"scripts": {

0 commit comments

Comments
 (0)