Skip to content

Commit

Permalink
Update version (#72)
Browse files Browse the repository at this point in the history
  • Loading branch information
mmoghaddam385 authored Feb 1, 2023
1 parent 876ce2e commit eb29b7f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main/kotlin/io/polygon/kotlin/sdk/Version.kt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
package io.polygon.kotlin.sdk

object Version {
const val name = "v4.1.0"
const val name = "v4.2.1"
const val userAgent = "Polygon.io JVM Client/$name"
}

0 comments on commit eb29b7f

Please sign in to comment.