Skip to content

Commit 0cefa21

Browse files
chore(release): 2.0.1 [skip ci]
## [2.0.1](v2.0.0...v2.0.1) (2021-09-11) ### Bug Fixes * Add bob to build for web ([#326](#326)) ([3b57a32](3b57a32))
1 parent 3b57a32 commit 0cefa21

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@react-native-picker/picker",
3-
"version": "2.0.0",
3+
"version": "2.0.1",
44
"homepage": "https://github.com/react-native-picker/picker#readme",
55
"description": "React Native Picker for iOS, Android, macOS, and Windows",
66
"main": "dist/commonjs/index.js",
@@ -167,4 +167,4 @@
167167
"node_modules/",
168168
"dist/"
169169
]
170-
}
170+
}

0 commit comments

Comments
 (0)