Skip to content

Commit

Permalink
Bump to 3.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
danielsaidi committed Sep 9, 2020
1 parent ef8200a commit 4e21770
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Tutti.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

Pod::Spec.new do |s|
s.name = 'Tutti'
s.version = '3.0.0'
s.version = '3.0.1'
s.swift_versions = ['5.2']
s.summary = 'Tutti is a Swift library for creating tutorials, hints and onboarding experiences.'

Expand Down
2 changes: 1 addition & 1 deletion TuttiDemo/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<key>CFBundlePackageType</key>
<string>$(PRODUCT_BUNDLE_PACKAGE_TYPE)</string>
<key>CFBundleShortVersionString</key>
<string>3.0.0</string>
<string>3.0.1</string>
<key>CFBundleVersion</key>
<string>1</string>
<key>LSRequiresIPhoneOS</key>
Expand Down

0 comments on commit 4e21770

Please sign in to comment.