Skip to content
This repository has been archived by the owner on Jan 5, 2024. It is now read-only.

Commit

Permalink
Bump version to 6.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
albertodebortoli committed May 10, 2021
1 parent 7fc0391 commit aea19ba
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
@@ -1,5 +1,5 @@
PODS:
- JustTweak (6.1.1)
- JustTweak (6.2.0)

DEPENDENCIES:
- JustTweak (from `../`)
Expand All @@ -9,7 +9,7 @@ EXTERNAL SOURCES:
:path: "../"

SPEC CHECKSUMS:
JustTweak: 3f0dafe4d8923d66fe3ba9df261e7e212dbfe852
JustTweak: cf9e256e1ea1f6fdd254a8d22c59ccc2fae186be

PODFILE CHECKSUM: a68b671e421f174879203bb91286c82eecc0444f

Expand Down
2 changes: 1 addition & 1 deletion JustTweak.podspec
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@

Pod::Spec.new do |s|
s.name = 'JustTweak'
s.version = '6.1.1'
s.version = '6.2.0'
s.summary = 'A framework for feature flagging, locally and remotely configure and A/B test iOS apps.'
s.description = <<-DESC
JustTweak is a framework for feature flagging, locally and remotely configure and A/B test iOS apps.
Expand Down

0 comments on commit aea19ba

Please sign in to comment.