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

Commit

Permalink
Update version in podspec (5.1.0)
Browse files Browse the repository at this point in the history
  • Loading branch information
albertodebortoli committed Nov 22, 2019
1 parent c04933d commit 13b121b
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
Expand Up @@ -43,7 +43,7 @@ PODS:
- "GoogleUtilities/NSData+zlib (6.3.1)"
- GoogleUtilities/UserDefaults (6.3.1):
- GoogleUtilities/Logger
- JustTweak (5.0.0)
- JustTweak (5.1.0)
- nanopb (0.3.9011):
- nanopb/decode (= 0.3.9011)
- nanopb/encode (= 0.3.9011)
Expand Down Expand Up @@ -107,7 +107,7 @@ SPEC CHECKSUMS:
GoogleDataTransport: 166f9b9f82cbf60a204e8fe2daa9db3e3ec1fb15
GoogleDataTransportCCTSupport: f6ab1962e9dc05ab1fb938b795e5b310209edeec
GoogleUtilities: f895fde57977df4e0233edda0dbeac490e3703b6
JustTweak: ce2aaa5ea89940272f6b08b5078f291baed8108a
JustTweak: 3a28a066b86a1b082cf14685ba7ffdd33b30dd85
nanopb: 18003b5e52dab79db540fe93fe9579f399bd1ccd
OptimizelySDKCore: 3f6018cc222b23de13ae9a71c2c15cd7fa397aed
OptimizelySDKDatafileManager: 34edeb189ef170992677149460172ef44bfa7250
Expand Down
2 changes: 1 addition & 1 deletion JustTweak.podspec
@@ -1,7 +1,7 @@

Pod::Spec.new do |s|
s.name = 'JustTweak'
s.version = '5.0.0'
s.version = '5.1.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 13b121b

Please sign in to comment.