Skip to content

Commit

Permalink
recompile after pull-request. update demo to use angular 1.4
Browse files Browse the repository at this point in the history
  • Loading branch information
OutlawAndy committed Jul 8, 2015
1 parent 45e4af3 commit 201e8e6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<head>
<title>RelativeDate</title>
<link href="http://cdnjs.cloudflare.com/ajax/libs/semantic-ui/0.13.0/css/semantic.css" rel="stylesheet" type="text/css">
<script src="http://ajax.googleapis.com/ajax/libs/angularjs/1.2.15/angular.min.js"></script>
<script src="http://ajax.googleapis.com/ajax/libs/angularjs/1.4.0/angular.min.js"></script>
<script src="http://cdnjs.cloudflare.com/ajax/libs/lodash.js/2.4.1/lodash.js"></script>
<script src="relativeDate.js"></script>
</head>
Expand Down
2 changes: 1 addition & 1 deletion relativeDate.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 201e8e6

Please sign in to comment.