Skip to content

Commit 3f29fc7

Browse files
build: bump version to 0.4.0
1 parent cf4c71f commit 3f29fc7

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.1"
51+
version = "0.4.0"
5252

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

0 commit comments

Comments
 (0)