Skip to content

Commit b72b921

Browse files
committed
✨ feat(version): release 1.1.0
1 parent 6901a04 commit b72b921

File tree

3 files changed

+7
-7
lines changed

3 files changed

+7
-7
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,9 +11,9 @@ A simple react native module to interact with OpenVPN
1111

1212
## Versions
1313

14-
| RNSimpleOpenvpn | React Native |
15-
| ------------------------------------------------------------------------------------ | ------------ |
16-
| ![npm v1.0.0](https://img.shields.io/badge/npm-v1.0.0-brightgreen?style=flat-square) | 0.56 ~ 0.66 |
14+
| RNSimpleOpenvpn | React Native |
15+
| --------------- | ------------ |
16+
| 1.0.0 ~ 1.1.0 | 0.56 ~ 0.66 |
1717

1818
## Preview
1919

README.zh-CN.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,9 +11,9 @@ A simple react native module to interact with OpenVPN
1111

1212
## 版本
1313

14-
| RNSimpleOpenvpn | React Native |
15-
| ------------------------------------------------------------------------------------ | ------------ |
16-
| ![npm v1.0.0](https://img.shields.io/badge/npm-v1.0.0-brightgreen?style=flat-square) | 0.56 ~ 0.66 |
14+
| RNSimpleOpenvpn | React Native |
15+
| --------------- | ------------ |
16+
| 1.0.0 ~ 1.1.0 | 0.56 ~ 0.66 |
1717

1818
## 预览
1919

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "react-native-simple-openvpn",
33
"title": "React Native Simple Openvpn",
4-
"version": "1.0.0",
4+
"version": "1.1.0",
55
"description": "React Native Open VPN Module",
66
"main": "index.js",
77
"types": "index.d.ts",

0 commit comments

Comments
 (0)