Skip to content

Commit

Permalink
Update to next version number
Browse files Browse the repository at this point in the history
  • Loading branch information
kshoji committed Apr 8, 2024
1 parent 024a34a commit 65d6270
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion BLE-MIDI-library/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ publishing {
release(MavenPublication) {
group = 'jp.kshoji'
artifactId = 'ble-midi'
version = '0.0.15'
version = '0.0.16'

afterEvaluate {
from components.release
Expand Down

0 comments on commit 65d6270

Please sign in to comment.