Skip to content

Commit

Permalink
Bump to 0.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
danielsaidi committed Dec 20, 2022
1 parent 34e9360 commit 56fe94e
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.3.1'
s.version = '0.4.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 56fe94e

Please sign in to comment.