Skip to content

Commit

Permalink
Bump up v2.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
osamingo committed Feb 19, 2022
1 parent 1dcd3a6 commit 51df62e
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,14 +13,15 @@ Unofficially [kenall](https://kenall.jp/) (ケンオール) client written by Go
## Install

```shell
$ go get github.com/osamingo/go-kenall/v2@v2.0.0
$ go get github.com/osamingo/go-kenall/v2@v2.1.0
```

## APIs supported by this library

- [郵便番号検索API](https://kenall.jp/docs/api-introduction/#%E9%83%B5%E4%BE%BF%E7%95%AA%E5%8F%B7%E6%A4%9C%E7%B4%A2api)
- [市区町村API](https://kenall.jp/docs/api-introduction/#%E5%B8%82%E5%8C%BA%E7%94%BA%E6%9D%91api)
- [法人番号検索API](https://kenall.jp/docs/api-introduction/#%E6%B3%95%E4%BA%BA%E7%95%AA%E5%8F%B7%E6%A4%9C%E7%B4%A2api)
- [自己IPアドレス確認API](https://kenall.jp/docs/API/whoami/#get-whoami)

## Usage

Expand Down

0 comments on commit 51df62e

Please sign in to comment.