Skip to content

Commit 8737de7

Browse files
committed
fix: change artifact specifier
1 parent 7363716 commit 8737de7

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CHANGELOG.md

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

3+
**BREAKING CHANGE**: Artifact specifier has been changed from `jam-lib` to `jamlib`.
4+
35
### Features
46

57
- Add the annotation `@BlockItemFactory` to allow registry classes to construct their own block items.

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
org.gradle.jvmargs=-Xmx4G
22
org.gradle.parallel=true
33

4-
archive_base_name=jam-lib
4+
archive_base_name=jamlib
55

66
mod_version=0.2.0
77
release_name=V0.2.0 [1.19]

0 commit comments

Comments
 (0)