We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 27c666d commit 464f0b2Copy full SHA for 464f0b2
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