Skip to content

Commit

Permalink
partial revert
Browse files Browse the repository at this point in the history
Signed-off-by: Michael Rebello <[email protected]>
  • Loading branch information
rebello95 committed Oct 15, 2024
1 parent 44b579e commit 2999c66
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Connect-Swift.podspec
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Pod::Spec.new do |spec|
spec.name = 'Connect-Swift'
spec.module_name = 'Connect'
spec.version = '1.0.0-rc3'
spec.version = '1.0.0-rc2'
spec.license = { :type => 'Apache 2.0', :file => 'LICENSE' }
spec.summary = 'Idiomatic gRPC & Connect RPCs for Swift.'
spec.homepage = 'https://github.com/connectrpc/connect-swift'
Expand Down
4 changes: 2 additions & 2 deletions Examples/ElizaCocoaPodsApp/Podfile.lock
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
PODS:
- Connect-Swift (1.0.0-rc3):
- Connect-Swift (1.0.0-rc2):
- SwiftProtobuf (~> 1.28.2)
- SwiftProtobuf (1.28.2)

Expand All @@ -15,7 +15,7 @@ EXTERNAL SOURCES:
:path: "../.."

SPEC CHECKSUMS:
Connect-Swift: 3c0acf8d8478748d55fbdefe81d5088abf49409f
Connect-Swift: af64fec72a7f834bbf821f0e38058081edeefc8c
SwiftProtobuf: 4dbaffec76a39a8dc5da23b40af1a5dc01a4c02d

PODFILE CHECKSUM: b598f373a6ab5add976b09c2ac79029bf2200d48
Expand Down

0 comments on commit 2999c66

Please sign in to comment.