Skip to content

Commit

Permalink
Bumped Version to 1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Mathias Köhnke committed Sep 19, 2016
1 parent 489ef89 commit 8047b1b
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions Example/Podfile.lock
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
PODS:
- hpple (0.2.0)
- WKZombie (1.0.0.rc.1):
- WKZombie (1.0.0):
- hpple (= 0.2.0)

DEPENDENCIES:
Expand All @@ -12,8 +12,8 @@ EXTERNAL SOURCES:

SPEC CHECKSUMS:
hpple: 3b765f96fc2cd56ad1a49aef6f7be5cb2aa64b57
WKZombie: ec37a111c9a6be353a7cdacd8db0914992127128
WKZombie: b3d11751a8584d9ed06778ba2b0fab3969d92d10

PODFILE CHECKSUM: d530690e373e4c270897769971faa34622df5672

COCOAPODS: 1.1.0.rc.1
COCOAPODS: 1.1.0.rc.2
2 changes: 1 addition & 1 deletion WKZombie.podspec
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Pod::Spec.new do |s|

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

s.description = <<-DESC
Expand Down

0 comments on commit 8047b1b

Please sign in to comment.