Skip to content

Commit 52a131b

Browse files
Version bump to 1.1.7
1 parent c90d6dc commit 52a131b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

bower.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "rxjs-jquery",
3-
"version": "1.1.6",
3+
"version": "1.1.7",
44
"main": "rx.jquery.js",
55
"dependencies": {
66
"rxjs": "*"

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "rx-jquery",
33
"title": "Reactive Extensions for JavaScript bindings for jQuery",
44
"description": "Library for composing asynchronous and event-based operations in JavaScript extending the jQuery library",
5-
"version": "1.1.6",
5+
"version": "1.1.7",
66
"homepage": "https://github.com/Reactive-Extensions/RxJS-jQuery",
77
"author": {
88
"name": "MS Open Tech",

0 commit comments

Comments
 (0)