Browse Source

4.2.11

master
Henning Hall 2 years ago
committed by GitHub
parent
commit
bae536ca10
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
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.2.10",
"version": "4.2.11",
"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