Skip to content

Commit f8fdac2

Browse files
committed
Create release 1.10.1
1 parent b0c175b commit f8fdac2

File tree

1 file changed

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

1 file changed

+2
-2
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.0"
4+
const val LIBRARY_VERSION = "1.10.1"
55
const val DEFAULT_API_HOST = "api.segment.io/v1"
66
const val DEFAULT_CDN_HOST = "cdn-settings.segment.com/v1"
7-
}
7+
}

0 commit comments

Comments
 (0)