Skip to content

Commit

Permalink
bump: version to 1.0.16
Browse files Browse the repository at this point in the history
  • Loading branch information
bernie-g committed Sep 12, 2024
1 parent 8e5530f commit 9062e7c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ plugins {

apply plugin: 'maven-publish'
apply plugin: 'com.google.cloud.artifactregistry.gradle-plugin'
version = "1.0.15"
version = "1.0.16"
group = "com.eliotlash.molang"
archivesBaseName = "particleman"

Expand Down

0 comments on commit 9062e7c

Please sign in to comment.