Skip to content

Commit

Permalink
chore: bump version to 0.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
surajj2223 committed Jun 10, 2021
1 parent 86157a2 commit cc1571b
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "react-native-reanimated-bottomsheet",
"version": "0.0.1",
"version": "0.0.2",
"description": "A configurable and performant BottomSheet widget for React Native apps built using Reanimated v2 API.",
"main": "lib/commonjs/index",
"module": "lib/module/index",
Expand Down Expand Up @@ -38,7 +38,8 @@
"bottom-sheet",
"reanimated2",
"react-native-bottomsheet",
"swipeable-sheet"
"swipeable-sheet",
"BottomSheet"
],
"repository": "https://github.com/surajj2223/react-native-reanimated-bottomsheet",
"author": "Suraj Malviya <23surajj95@gmail.com> (https://github.com/surajj2223)",
Expand Down

0 comments on commit cc1571b

Please sign in to comment.