Skip to content
This repository was archived by the owner on Apr 1, 2025. It is now read-only.

Commit 46a3324

Browse files
authored
Update build.gradle
1 parent 548a50f commit 46a3324

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ publishing {
4747
maven(MavenPublication) {
4848
groupId = 'com.assemblyai'
4949
artifactId = 'assemblyai-java'
50-
version = '3.1.0'
50+
version = '4.0.0'
5151
from components.java
5252
pom {
5353
scm {

0 commit comments

Comments
 (0)