Skip to content

Commit

Permalink
Release 1.12.1 (#84)
Browse files Browse the repository at this point in the history
* Update package.json

* Update README.md
  • Loading branch information
rom1504 authored Oct 11, 2022
1 parent 28395f6 commit 2d6a01f
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -96,6 +96,10 @@ A getter for abstracting the underlying nbt, get's the mob name from a spawn egg

## History

## 1.12.1

* Fix publish

## 1.12.0

* uses registry instead of mcData (thanks @Epirito)
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "prismarine-item",
"version": "1.12.0",
"version": "1.12.1",
"description": "Represent a minecraft item with its associated data",
"main": "index.js",
"types": "index.d.ts",
Expand Down

0 comments on commit 2d6a01f

Please sign in to comment.