Skip to content

Commit fc9b5cd

Browse files
committed
prepare release 1.10.6
1 parent 1f8250e commit fc9b5cd

File tree

1 file changed

+1
-1
lines changed
  • core/src/main/java/com/segment/analytics/kotlin/core

1 file changed

+1
-1
lines changed
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
package com.segment.analytics.kotlin.core
22

33
object Constants {
4-
const val LIBRARY_VERSION = "1.10.1"
4+
const val LIBRARY_VERSION = "1.10.6"
55
const val DEFAULT_API_HOST = "api.segment.io/v1"
66
const val DEFAULT_CDN_HOST = "cdn-settings.segment.com/v1"
77
}

0 commit comments

Comments
 (0)