Skip to content

Commit

Permalink
Upgrade to angular 1.2.27
Browse files Browse the repository at this point in the history
  • Loading branch information
dylanfprice committed Mar 20, 2015
1 parent acebba0 commit 3e03341
Show file tree
Hide file tree
Showing 6 changed files with 36,003 additions and 20,489 deletions.
2 changes: 1 addition & 1 deletion examples/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
<!-- can't remove because we need it for the docs app, though not for AngularGM itself -->
<script src="http://ajax.googleapis.com/ajax/libs/jquery/2.0.2/jquery.min.js"></script>
<script src="http://netdna.bootstrapcdn.com/twitter-bootstrap/2.3.2/js/bootstrap.min.js"></script>
<script src="http://ajax.googleapis.com/ajax/libs/angularjs/1.0.8/angular.min.js"></script>
<script src="http://ajax.googleapis.com/ajax/libs/angularjs/1.2.27/angular.min.js"></script>
<script src="js/prettify.min.js"></script>
<script src="js/homepage.js"></script>
<script src="js/components.js"></script>
Expand Down
Loading

0 comments on commit 3e03341

Please sign in to comment.