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

Commit 650ec2e

Browse files
committed
0.5.6
1 parent 070f003 commit 650ec2e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ember-cli-bootstrap-datepicker",
3-
"version": "0.5.5",
3+
"version": "0.5.6",
44
"description": "Datepicker component for Ember CLI based on bootstrap-datepicker. It doesn't have any external dependency except bootstrap-datepicker, supports popup and inline modes.",
55
"directories": {
66
"doc": "doc",
@@ -55,4 +55,4 @@
5555
"demoURL": "http://sul.im/ember-cli-bootstrap-datepicker/",
5656
"main": "index.js"
5757
}
58-
}
58+
}

0 commit comments

Comments
 (0)