Skip to content

Commit

Permalink
Update build.gradle
Browse files Browse the repository at this point in the history
  • Loading branch information
iron431 authored Apr 29, 2023
1 parent bae53f5 commit 880e55a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ apply plugin: 'org.spongepowered.mixin'
apply plugin: 'org.parchmentmc.librarian.forgegradle'
apply plugin: 'maven-publish'

version = '1.0.1'
version = '1.0.2'
group = 'io.redspace.ironsspellbooks'
archivesBaseName = 'irons_spellbooks'

Expand Down Expand Up @@ -274,4 +274,4 @@ tasks.classes.dependsOn(tasks.copyAnimations)
mixin {
add sourceSets.main, 'irons_spellbooks.refmap.json'
config 'mixins.irons_spellbooks.json'
}
}

0 comments on commit 880e55a

Please sign in to comment.