Skip to content

Commit

Permalink
Bump to 4.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
danielsaidi committed Sep 23, 2021
1 parent 4fe3131 commit adfc8ba
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.1.1'
s.version = '4.0.0'
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.1.1</string>
<string>4.0.0</string>
<key>CFBundleVersion</key>
<string>1</string>
<key>LSRequiresIPhoneOS</key>
Expand Down

0 comments on commit adfc8ba

Please sign in to comment.