Skip to content

Commit

Permalink
Bump version to 1.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
bernie-g authored Nov 3, 2023
1 parent f7f9fec commit 87a4dc4
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.3"
version = "1.0.4"
group = "com.eliotlash.molang"
archivesBaseName = "particleman"

Expand Down

0 comments on commit 87a4dc4

Please sign in to comment.