Skip to content

Commit 64cf792

Browse files
authored
Merge pull request #18 from grandcentrix/PaulEhrhardt-patch-1
Update README.md
2 parents 72d1871 + b59645c commit 64cf792

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,14 +24,14 @@ This framework currenlty provides functionality to discover services on the loca
2424
```ruby
2525
use_frameworks!
2626

27-
pod 'GCXMulticastDNSKit', :git => 'https://github.com/grandcentrix/GCXMulticastDNSKit.git', :tag => 'v1.2.0'
27+
pod 'GCXMulticastDNSKit', :git => 'https://github.com/grandcentrix/GCXMulticastDNSKit.git', :tag => 'v1.2.1'
2828

2929
```
3030

3131
### Carthage
3232

3333
```ruby
34-
git "https://github.com/grandcentrix/GCXMulticastDNSKit.git" ~> 1.2.0
34+
git "https://github.com/grandcentrix/GCXMulticastDNSKit.git" ~> 1.2.1
3535

3636
```
3737

0 commit comments

Comments
 (0)