Browse Source

4.3.0

master
Henning Hall 2 years ago
parent
commit
277053734c
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.0-alpha.11",
"version": "4.3.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