Skip to content

Commit

Permalink
Ver 1.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
touyu committed Dec 17, 2018
1 parent b5406ac commit 582c040
Show file tree
Hide file tree
Showing 7 changed files with 3 additions and 3 deletions.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Binary file not shown.
Binary file modified Carthage/Build/iOS/SwiftyAttributedString.framework/Info.plist
Binary file not shown.
Binary file not shown.
Binary file not shown.
2 changes: 1 addition & 1 deletion SwiftyAttributedString.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

Pod::Spec.new do |s|
s.name = "SwiftyAttributedString"
s.version = "1.0.0"
s.version = "1.0.1"
s.summary = "The library that makes AttributedString easy to use"
s.description = "
- Comfortable NSAttributedString
Expand Down
2 changes: 1 addition & 1 deletion SwiftyAttributedString/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.0.0</string>
<string>1.0.1</string>
<key>CFBundleVersion</key>
<string>$(CURRENT_PROJECT_VERSION)</string>
<key>NSPrincipalClass</key>
Expand Down

0 comments on commit 582c040

Please sign in to comment.