Skip to content

Commit 22ab617

Browse files
committed
chore: release 3.0.0
1 parent b53a2e8 commit 22ab617

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11,10 +11,10 @@ This component allows the user to swipe left and right through pages of data. Un
1111

1212
## Versions
1313

14-
| 1.x | 2.x |
15-
| ---------------- | ------------- |
16-
| | iOS support |
17-
| Android support | Android support |
14+
| 1.x | 2.x | 3.x
15+
| ---------------- | ------------- | ------------- |
16+
| | iOS support | iOS support |
17+
| Android support | Android support | AndroidX support |
1818

1919
## Getting started
2020

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-community/viewpager",
3-
"version": "2.0.2",
3+
"version": "3.0.0",
44
"description": "React Native ViewPager native view",
55
"main": "js/index.js",
66
"types": "typings/index.d.ts",

0 commit comments

Comments
 (0)