Browse Source

4.4.0

master
Henning Hall 1 year ago
parent
commit
a2d7fe181a
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      package.json

+ 1
- 1
package.json View File

@ -1,6 +1,6 @@
{
"name": "react-native-date-picker",
"version": "4.3.7",
"version": "4.4.0",
"description": "A datetime picker for React Native. In-modal or inlined. Supports Android and iOS.",
"source": "src/index",
"main": "src/index.js",

Loading…
Cancel
Save