Skip to content

Commit

Permalink
Release 1.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
HazAT committed Dec 12, 2016
1 parent 46ca1bb commit 856fb66
Show file tree
Hide file tree
Showing 6 changed files with 171 additions and 170 deletions.
4 changes: 2 additions & 2 deletions Examples/SwiftWatchOSExample/Podfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ PODS:
- KSCrash/Reporting/Tools
- KSCrash/Reporting/Tools (1.11.2):
- KSCrash/Recording
- SentrySwift (1.2.0):
- SentrySwift (1.3.0):
- KSCrash (~> 1.11.2)

DEPENDENCIES:
Expand All @@ -81,7 +81,7 @@ CHECKOUT OPTIONS:

SPEC CHECKSUMS:
KSCrash: 8acc46aca72b2772d5d1e3cba1da9173db4d705e
SentrySwift: 4beaa4c27bdb85088ab3583774dfebaec11d783f
SentrySwift: fa4fab2c6525bebcef79726079dd0e4e0d31571a

PODFILE CHECKSUM: 5e326fa60029d0b3ae7367d5ab838b24ced29e2c

Expand Down
2 changes: 1 addition & 1 deletion SentrySwift.podspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = "SentrySwift"
s.version = "1.2.0"
s.version = "1.3.0"
s.summary = "Swift client for Sentry"
s.homepage = "https://github.com/getsentry/sentry-swift"
s.license = "mit"
Expand Down
2 changes: 1 addition & 1 deletion SentrySwift/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<key>CFBundlePackageType</key>
<string>FMWK</string>
<key>CFBundleShortVersionString</key>
<string>1.2.0</string>
<string>1.3.0</string>
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleVersion</key>
Expand Down
Loading

0 comments on commit 856fb66

Please sign in to comment.