Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
LLytho committed Apr 24, 2024
1 parent f6366aa commit cfd8893
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
# Changelog

## [0.9.0] - 2024-03-22

- Add `.replaceItems(ingredient, item)` when working with offers similar to `.replaceEmeralds`
- Fix a bug that rare trades from wanderer are not detected on update events

## [0.8.0] - 2024-03-22

- Add `event.clickedButton`, `event.costs`, `event.enchantments`, `event.enchantmentIds`
Expand Down
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Project
version = 0.8.0
version = 0.9.0
group = com.almostreliable.morejs
license = GNU Lesser General Public License v3.0
mixinVersion = 0.8.5
Expand Down

0 comments on commit cfd8893

Please sign in to comment.