Skip to content
This repository was archived by the owner on Dec 18, 2023. It is now read-only.

Commit b0b5413

Browse files
author
wakirin
committed
2.0.5
1 parent 1f82091 commit b0b5413

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,7 @@ See more details in docs.
5252
## See also:
5353
* [Drupal module](https://www.drupal.org/project/date_range_picker) by [kviolka](https://github.com/kviolka)
5454
* [Wordpress Ninja forms](https://github.com/soderlind/date-range-ninja-forms) by [soderlind](https://github.com/soderlind)
55+
* [ember-litepicker](https://github.com/sinankeskin/ember-litepicker) by [sinankeskin](https://github.com/sinankeskin)
5556

5657
## Supporting Litepicker
5758
[![](https://github.com/wakirin/Litepicker/blob/gh-pages/assets/images/coffee.png?raw=true)](https://ko-fi.com/wakirin)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "litepicker",
3-
"version": "2.0.4",
3+
"version": "2.0.5",
44
"description": "Date range picker - lightweight, no dependencies",
55
"main": "./dist/litepicker.umd.js",
66
"types": "./dist/types/index.d.ts",

0 commit comments

Comments
 (0)