Skip to content

Commit dcbdfe3

Browse files
author
pera
committed
Release v1.2.0
1 parent 4ec9ab7 commit dcbdfe3

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ iOS and Android Native wrapper for Line's MobileSDK.
33

44
## Requirements
55
- React native `0.48.+`.
6-
- LineSDK iOS `4.1.0` and Android `4.0.8`.
6+
- LineSDK iOS `5.0.0` and Android `4.0.8`.
77

88
## Installation
99
First, install the npm package and link it to your Android and iOS projects with react-native link.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-native-line-sdk",
3-
"version": "1.1.0",
3+
"version": "1.2.0",
44
"description": "react native line",
55
"main": "index.js",
66
"scripts": {

0 commit comments

Comments
 (0)