Skip to content

Commit f2de7a7

Browse files
committed
Version bump to 1.1.0
1 parent 8eb7f3a commit f2de7a7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Sources/Sentry.swift

+1-1
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ internal enum SentryError: Error {
6565
// MARK: - Enums
6666

6767
internal struct Info {
68-
static let version: String = "1.0.0"
68+
static let version: String = "1.1.0"
6969
static let sentryVersion: Int = 7
7070
}
7171

0 commit comments

Comments
 (0)