Skip to content

Commit e79e8dd

Browse files
committed
v1.0.1-beta.3
1 parent 1f7451d commit e79e8dd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
{
22
"name": "@react-native-community/progress-bar-android",
3-
"version": "1.0.0",
3+
"version": "1.0.1-beta.3",
44
"description": "Progress Bar component for React Native",
55
"main": "index.js",
6-
"types":"index.d.ts",
6+
"types": "index.d.ts",
77
"scripts": {
88
"start": "node node_modules/react-native/local-cli/cli.js start",
99
"start:android": "adb shell am start -n com.androidprogressbar/.MainActivity",

0 commit comments

Comments
 (0)