We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c90d6dc commit 52a131bCopy full SHA for 52a131b
bower.json
@@ -1,6 +1,6 @@
1
{
2
"name": "rxjs-jquery",
3
- "version": "1.1.6",
+ "version": "1.1.7",
4
"main": "rx.jquery.js",
5
"dependencies": {
6
"rxjs": "*"
package.json
@@ -2,7 +2,7 @@
"name": "rx-jquery",
"title": "Reactive Extensions for JavaScript bindings for jQuery",
"description": "Library for composing asynchronous and event-based operations in JavaScript extending the jQuery library",
"homepage": "https://github.com/Reactive-Extensions/RxJS-jQuery",
7
"author": {
8
"name": "MS Open Tech",
0 commit comments