Skip to content

Commit

Permalink
docs: correct bower package version in README
Browse files Browse the repository at this point in the history
1.0.1 doesn't have Q.any that README has
  • Loading branch information
artemv committed Oct 14, 2016
1 parent 01252cb commit d9652d7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ The Q module can be loaded as:
the [q](https://npmjs.org/package/q) package
- An AMD module
- A [component](https://github.com/component/component) as ``microjs/q``
- Using [bower](http://bower.io/) as `q#1.0.1`
- Using [bower](http://bower.io/) as `q#^1.4.1`
- Using [NuGet](http://nuget.org/) as [Q](https://nuget.org/packages/q)

Q can exchange promises with jQuery, Dojo, When.js, WinJS, and more.
Expand Down

0 comments on commit d9652d7

Please sign in to comment.