Skip to content

Commit 5af3667

Browse files
committed
chore: update version
1 parent d931463 commit 5af3667

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,10 @@ A [NativeScript](https://www.nativescript.org) plugin that provides ui elements
1313
- [Contribute](#contribute)
1414
- [Get Help](#get-help)
1515

16+
## Screenshots
17+
1618
<img alt="DatePickerField on iOS (left) and Android (right)" src="https://raw.githubusercontent.com/NativeScript/nativescript-datetimepicker/master/docs/date_picker_field.png" width="500px"/>
19+
1720
<img alt="TimePickerField on iOS (left) and Android (right)" src="https://raw.githubusercontent.com/NativeScript/nativescript-datetimepicker/master/docs/time_picker_field.png" width="500px"/>
1821

1922
## Installation

src/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "nativescript-datetimepicker",
3-
"version": "1.0.0",
3+
"version": "1.0.1",
44
"description": "A NativeScript plugin for picking date and time.",
55
"typings": "index.d.ts",
66
"nativescript": {

0 commit comments

Comments
 (0)