Skip to content

Commit

Permalink
💪⭐😤 2.4.4'
Browse files Browse the repository at this point in the history
  • Loading branch information
motss committed Apr 19, 2016
1 parent 499fa99 commit 14d572f
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion bower.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "jv-datepicker",
"version": "2.4.3",
"version": "2.4.4",
"authors": [
"motss <wes_ngrongsen@hotmail.com>"
],
Expand Down
4 changes: 2 additions & 2 deletions demo/index.html
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
<!doctype html>
<html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, minimum-scale=1.0, initial-scale=1.0, user-scalable=yes">
<title>jv-datepicker Demo</title>
<script src="../../webcomponentsjs/webcomponents-lite.min.js"></script>

<link rel="import" href="../jv-datepicker.html"> -->
<link rel="import" href="../jv-datepicker.html">
<link rel="import" href="../jv-datepicker-dialog.html">
<link rel="import" href="../jv-datepicker-icons.html">
<link rel="import" href="../datepicker-slide-from-bottom-animation.html">
Expand Down

0 comments on commit 14d572f

Please sign in to comment.