We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 876ce2e commit eb29b7fCopy full SHA for eb29b7f
src/main/kotlin/io/polygon/kotlin/sdk/Version.kt
@@ -1,6 +1,6 @@
1
package io.polygon.kotlin.sdk
2
3
object Version {
4
- const val name = "v4.1.0"
+ const val name = "v4.2.1"
5
const val userAgent = "Polygon.io JVM Client/$name"
6
}
0 commit comments