Skip to content

Commit

Permalink
Bumped to version 0.9.4
Browse files Browse the repository at this point in the history
  • Loading branch information
Mathias Köhnke committed May 26, 2016
1 parent 87bfe8c commit 74f6c6b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions WKZombie.podspec
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
Pod::Spec.new do |s|

s.name = "WKZombie"
s.version = "0.9.3"
s.version = "0.9.4"
s.summary = "WKZombie is a Swift library for iOS/OSX to browse websites without the need of User Interface or API."

s.description = <<-DESC
WKZombie is a Swift library for iOS/OSX to navigate within websites and collect data without the need of User Interface or API, also known as Headless Browser.
In addition, it can be used to run automated tests or manipulate websites using Javascript.
In addition, it can be used to run automated tests, take snapshots or manipulate websites using Javascript.
DESC

s.homepage = "https://github.com/mkoehnke/WKZombie"
Expand Down

0 comments on commit 74f6c6b

Please sign in to comment.