Skip to content

Commit

Permalink
chore: bump version to 2.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
farhoudshapouran committed Jan 29, 2024
1 parent 2b5b43c commit 98d2769
Showing 1 changed file with 8 additions and 4 deletions.
12 changes: 8 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "react-native-ui-datepicker",
"version": "1.0.11",
"description": "Customizable datetime picker for React Native",
"version": "2.0.0",
"description": "Customizable date picker for React Native",
"main": "lib/commonjs/index",
"module": "lib/module/index",
"types": "lib/typescript/src/index.d.ts",
Expand Down Expand Up @@ -46,12 +46,16 @@
"react-native-datet-picker",
"react-native-timepicker",
"react-native-time-picker",
"react-native-calendar",
"react-native-daterange",
"datetime",
"datetime-picker",
"datetpicker",
"datepicker",
"datet-picker",
"timepicker",
"time-picker"
"time-picker",
"calendar",
"daterange"
],
"repository": "https://github.com/farhoudshapouran/react-native-ui-datepicker",
"author": "Farhoud Shapouran <shapouran@gmail.com> (https://github.com/farhoudshapouran)",
Expand Down

0 comments on commit 98d2769

Please sign in to comment.