Skip to content

Commit

Permalink
tick beta version v2.1.0-beta.1
Browse files Browse the repository at this point in the history
Try npm release

Update deps:

+ jQuery Bridget v1.1.0
+ docReady v1.0.4
+ EventEmitter v4.2.9
+ getSize v1.2.0
+ matchesSelector v1.0.2
+ Outlayer v1.3.0
+ Masonry v3.2.1
  • Loading branch information
desandro committed Nov 23, 2014
1 parent da41678 commit b2c4df9
Show file tree
Hide file tree
Showing 7 changed files with 667 additions and 544 deletions.
8 changes: 3 additions & 5 deletions README.mdown
Original file line number Diff line number Diff line change
Expand Up @@ -11,13 +11,11 @@ A packaged source file includes everything you need to use Isotope.
+ [isotope.pkgd.js](http://isotope.metafizzy.co/isotope.pkgd.js)
+ [isotope.pkgd.min.js](http://isotope.metafizzy.co/isotope.pkgd.min.js)

### Bower
If you are cool with the command line...

If you are cool with the command line, install Isotope as a [Bower](http://bower.io) package:
Install with [Bower](http://bower.io): `bower install isotope`

``` bash
bower install isotope
```
[Install with npm](https://www.npmjs.org/package/isotope-layout): `npm install isotope-layout`

## License

Expand Down
2 changes: 1 addition & 1 deletion bower.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "isotope",
"version": "2.0.1",
"version": "2.1.0-beta.1",
"description": "Filter and sort magical layouts",
"main": [
"js/item.js",
Expand Down
Loading

0 comments on commit b2c4df9

Please sign in to comment.