Browse Source

4.2.4

master
Henning Hall 3 years ago
committed by GitHub
parent
commit
16f850f4db
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.3",
"version": "4.2.4",
"description": "A datetime picker for React Native. In-modal or inlined. Supports Android and iOS.",
"main": "src/index.js",
"typings": "index.d.ts",

Loading…
Cancel
Save