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

Commit 71f7c86

Browse files
committed
0.4.0
1 parent f5b4650 commit 71f7c86

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.3.4",
3+
"version": "0.4.0",
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",
@@ -47,4 +47,4 @@
4747
"configPath": "tests/dummy/config",
4848
"defaultBlueprint": "bootstrap-datepicker"
4949
}
50-
}
50+
}

0 commit comments

Comments
 (0)