Skip to content

Commit

Permalink
removed named argument from Exception inheritance
Browse files Browse the repository at this point in the history
  • Loading branch information
LucasAlfare committed Oct 1, 2023
1 parent 7387a9d commit d53c13e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ plugins {
}

group = "com.lucasalfare.flmidi"
version = "v1.0.1"
version = "v1.0.2"

repositories {
mavenCentral()
Expand Down

0 comments on commit d53c13e

Please sign in to comment.