We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 27c666d + 464f0b2 commit b7b9169Copy full SHA for b7b9169
1 file changed
build.gradle.kts
@@ -8,7 +8,7 @@ repositories {
8
9
allprojects {
10
group = "com.browserbase.api"
11
- version = "0.6.1" // x-release-please-version
+ version = "3.0.0" // x-release-please-version
12
}
13
14
subprojects {
0 commit comments