Skip to content

Commit

Permalink
Bump to 0.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
danielsaidi committed Jun 6, 2022
1 parent ef6180e commit 2a42bc6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion RichTextKit.podspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = 'RichTextKit'
s.version = '0.0.1'
s.version = '0.1.0'
s.swift_versions = ['5.6']
s.summary = 'RichTextKit is a Swift-based library for working with rich text in UIKit, AppKit and SwiftUI.'
s.description = 'RichTextKit is a Swift-based library for working with rich text in UIKit, AppKit and SwiftUI. It adds extensions to native types, new views and a great SwiftUI integrations.'
Expand Down

0 comments on commit 2a42bc6

Please sign in to comment.