Skip to content

Commit

Permalink
Bumping version to 0.5.1
Browse files Browse the repository at this point in the history
  • Loading branch information
cruisediary committed Sep 23, 2018
1 parent d71c9ff commit 001efab
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions Example/Podfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ PODS:
- FBSnapshotTestCase/SwiftSupport (2.1.4):
- FBSnapshotTestCase/Core
- Nimble (7.3.1)
- Pastel (0.5.0)
- Pastel (0.5.1)
- Quick (1.3.2)

DEPENDENCIES:
Expand All @@ -27,7 +27,7 @@ EXTERNAL SOURCES:
SPEC CHECKSUMS:
FBSnapshotTestCase: 094f9f314decbabe373b87cc339bea235a63e07a
Nimble: 04f732da099ea4d153122aec8c2a88fd0c7219ae
Pastel: be3ff2b241fec4b53fa4414861545abe0901e189
Pastel: 64859011b6c472c685b5d01f103f7b28b06deaa4
Quick: 2623cb30d7a7f41ca62f684f679586558f483d46

PODFILE CHECKSUM: 721b0e7e917b4fce095b650311c7bd1bd58dda68
Expand Down
2 changes: 1 addition & 1 deletion Pastel.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

Pod::Spec.new do |s|
s.name = 'Pastel'
s.version = '0.5.0'
s.version = '0.5.1'
s.summary = 'Instagram like gradient background animation'
s.swift_version = '4.2'

Expand Down

0 comments on commit 001efab

Please sign in to comment.