Skip to content

Commit 657dd30

Browse files
committed
Bump version
1 parent e6a96d3 commit 657dd30

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Changelog
22

3+
## [0.10.0] - 2024-05-01
4+
5+
- Add `setRewardExp` and `isRewardingExp` for offers
6+
37
## [0.9.0] - 2024-03-22
48

59
- Add `.replaceItems(ingredient, item)` when working with offers similar to `.replaceEmeralds`

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Project
2-
version = 0.9.0
2+
version = 0.10.0
33
group = com.almostreliable.morejs
44
license = GNU Lesser General Public License v3.0
55
mixinVersion = 0.8.5

0 commit comments

Comments
 (0)