Skip to content

Commit

Permalink
Bumping version to 2.2.1. This is the real final version for Swift 4.2.
Browse files Browse the repository at this point in the history
  • Loading branch information
cezheng committed Apr 1, 2019
1 parent b123218 commit 23e8756
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
language: objective-c

os: osx
osx_image: xcode9.3beta
osx_image: xcode10.2

env:
global:
Expand Down
2 changes: 1 addition & 1 deletion Fuzi.podspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = "Fuzi"
s.version = "2.2.0"
s.version = "2.2.1"
s.license = "MIT"
s.summary = "A fast & lightweight XML & HTML parser in Swift with XPath & CSS support"
s.homepage = "https://github.com/cezheng/Fuzi"
Expand Down

0 comments on commit 23e8756

Please sign in to comment.