Skip to content

Commit 37c73ec

Browse files
committed
bump version 2.7.4
1 parent 3cc1c98 commit 37c73ec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

SwiftSoup.podspec

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Pod::Spec.new do |s|
22
s.name = 'SwiftSoup'
3-
s.version = '2.7.3'
3+
s.version = '2.7.4'
44
s.summary = 'Swift HTML Parser / Reader, XML , with best of DOM, CSS, and jquery'
55
s.description = <<-DESC
66
SwiftSoup is a Swift library for working with real-world HTML. It provides a very convenient API for extracting and manipulating data, using the best of DOM, CSS, and jquery-like methods.

0 commit comments

Comments
 (0)