Skip to content

Commit 7753090

Browse files
build: bump version to 0.3.0
1 parent 9f8a01f commit 7753090

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
@@ -45,7 +45,7 @@ publishing {
4545
create<MavenPublication>("release") {
4646
groupId = "dev.jdtech.mpv"
4747
artifactId = "libmpv"
48-
version = "0.2.0"
48+
version = "0.3.0"
4949

5050
afterEvaluate {
5151
from(components["release"])

0 commit comments

Comments
 (0)