Skip to content

Commit

Permalink
update references to KO 3.2.0.
Browse files Browse the repository at this point in the history
  • Loading branch information
rniemeyer committed Oct 4, 2014
1 parent edc11d5 commit 6accc88
Show file tree
Hide file tree
Showing 4 changed files with 113 additions and 98 deletions.
2 changes: 1 addition & 1 deletion examples/example.html
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
</div>


<script src="../ext/knockout-3.1.0.js"></script>
<script src="../ext/knockout-3.2.0.js"></script>
<script src="../src/knockout-delegatedEvents.js"></script>
<script>
var Item = function(id, name, price, description) {
Expand Down
Loading

0 comments on commit 6accc88

Please # to comment.