Skip to content

Commit d030193

Browse files
committed
Bump 0.0.4 in doc
1 parent 38b8137 commit d030193

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/_layouts/default.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ <h2 id="project_tagline">{{ site.description | default: site.github.project_tagl
6464
<script src="https://cdnjs.cloudflare.com/ajax/libs/moment.js/2.18.1/moment.min.js"></script>
6565
<script src="https://ajax.googleapis.com/ajax/libs/angularjs/1.6.4/angular.min.js"></script>
6666
<script src="https://cdnjs.cloudflare.com/ajax/libs/angular-translate/2.15.1/angular-translate.min.js"></script>
67-
<script src="https://cdn.rawgit.com/heyprof/angularjs-input-birthday/master/dist/angularjs-input-birthday.js" type="text/javascript"></script>
67+
<script src="https://cdn.rawgit.com/heyprof/angularjs-input-birthday/v0.0.4/dist/angularjs-input-birthday.js" type="text/javascript"></script>
6868
<script src="/angularjs-input-birthday/js/app.js"></script>
6969
</body>
7070
</html>

0 commit comments

Comments
 (0)