Skip to content

Commit 9a04172

Browse files
build: bump version to 0.3.1
1 parent 2ad4046 commit 9a04172

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

libmpv/build.gradle.kts

+1-1
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ publishing {
4848
create<MavenPublication>("release") {
4949
groupId = "dev.jdtech.mpv"
5050
artifactId = "libmpv"
51-
version = "0.3.0"
51+
version = "0.3.1"
5252

5353
afterEvaluate {
5454
from(components["release"])

0 commit comments

Comments
 (0)