Skip to content

Commit a110205

Browse files
author
iBinh
committed
update readme
1 parent e7dbb72 commit a110205

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ GoongGeocoder makes it easy to connect your iOS application to the [Goong Geocod
99
Specify the following dependency in your [CocoaPods](http://cocoapods.org/) Podfile:
1010

1111
```podspec
12-
pod 'GoongGeocoder', '~> 0.0.1'
12+
pod 'GoongGeocoder', '~> 0.0.2'
1313
```
1414

1515
Then `import GoongGeocoder` or `@import GoongGeocoder;`.

0 commit comments

Comments
 (0)