Skip to content
This repository has been archived by the owner on Mar 16, 2021. It is now read-only.

Commit

Permalink
Merge branch 'master' of github.com:trunkclub/backgrid-sum
Browse files Browse the repository at this point in the history
  • Loading branch information
Jeff Meyers committed May 20, 2014
2 parents 8fe0891 + dbeaf0b commit b98d26d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
backgrid-sum (v0.1.1)
backgrid-sum (v0.1.2)
============

#### Step 1)
Expand Down Expand Up @@ -62,7 +62,7 @@ var grid = new Backgrid.Grid({
`multiplier` is optional. It can be a `Number`, or it can be a `String` representing the `name` of the column.

### Installing with bower
Add `"backgrid-sum": "~0.1.1"` to the `dependencies` section of your `bower.json`.
Add `"backgrid-sum": "~0.1.2"` to the `dependencies` section of your `bower.json`.

#### Using lodash instead of underscore
If you're using lodash, just override the dependencies in your `bower.json`:
Expand Down

0 comments on commit b98d26d

Please # to comment.