Skip to content

Commit af7d228

Browse files
committed
publish NetworkEye 0.9.9
1 parent cc78875 commit af7d228

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ welcome to new pull request,that fix bug,add new features,add support other plat
2121

2222
```ruby
2323
platform :ios, '7.0'
24-
pod 'NetworkEye', '~> 0.9.8'
24+
pod 'NetworkEye', '~> 0.9.9'
2525
```
2626

2727

README_Chinese.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ NetworkEye,a iOS network debug library,It can monitor all HTTP requests within t
1414

1515
```ruby
1616
platform :ios, '7.0'
17-
pod 'NetworkEye', '~> 0.9.8'
17+
pod 'NetworkEye', '~> 0.9.9'
1818
```
1919

2020

0 commit comments

Comments
 (0)