Browse Source

4.3.4-alpha.0

master
Henning Hall 1 year ago
parent
commit
38a96e2d73
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.3",
"version": "4.3.4-alpha.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