Skip to content
This repository was archived by the owner on Apr 20, 2018. It is now read-only.

Commit 54e271c

Browse files
Version bump to 2.5.1
1 parent cc1491a commit 54e271c

24 files changed

Lines changed: 24 additions & 24 deletions

File tree

bower.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "rxjs",
3-
"version": "2.5.0",
3+
"version": "2.5.1",
44
"main": [
55
"dist/rx.all.js",
66
"dist/rx.all.map",

modules/rx-lite-aggregates-compat/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "rx-lite-aggregates-compat",
33
"title": "Reactive Extensions for JavaScript (RxJS) Aggregates",
44
"description": "Lightweight older browser compatible library with aggregate functions for composing asynchronous and event-based operations in JavaScript",
5-
"version": "2.5.0",
5+
"version": "2.5.1",
66
"homepage": "https://github.com/Reactive-Extensions/RxJS",
77
"author": {
88
"name": "Cloud Programmability Team",

modules/rx-lite-aggregates/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "rx-lite-aggregates",
33
"title": "Reactive Extensions for JavaScript (RxJS) Aggregates",
44
"description": "Lightweight library with aggregate functions for composing asynchronous and event-based operations in JavaScript",
5-
"version": "2.5.0",
5+
"version": "2.5.1",
66
"homepage": "https://github.com/Reactive-Extensions/RxJS",
77
"author": {
88
"name": "Cloud Programmability Team",

modules/rx-lite-async-compat/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "rx-lite-async-compat",
33
"title": "Reactive Extensions for JavaScript (RxJS) Async",
44
"description": "Lightweight older browser compatible library with asynchronous functions for composing asynchronous and event-based operations in JavaScript",
5-
"version": "2.5.0",
5+
"version": "2.5.1",
66
"homepage": "https://github.com/Reactive-Extensions/RxJS",
77
"author": {
88
"name": "Cloud Programmability Team",

modules/rx-lite-async/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "rx-lite-async",
33
"title": "Reactive Extensions for JavaScript (RxJS) Async",
44
"description": "Lightweight library with asynchronous functions for composing asynchronous and event-based operations in JavaScript",
5-
"version": "2.5.0",
5+
"version": "2.5.1",
66
"homepage": "https://github.com/Reactive-Extensions/RxJS",
77
"author": {
88
"name": "Cloud Programmability Team",

modules/rx-lite-backpressure-compat/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "rx-lite-backpressure-compat",
33
"title": "Reactive Extensions for JavaScript (RxJS) Async",
44
"description": "Lightweight older browser compatible library with backpressure functions for composing asynchronous and event-based operations in JavaScript",
5-
"version": "2.5.0",
5+
"version": "2.5.1",
66
"homepage": "https://github.com/Reactive-Extensions/RxJS",
77
"author": {
88
"name": "Cloud Programmability Team",

modules/rx-lite-backpressure/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "rx-lite-backpressure",
33
"title": "Reactive Extensions for JavaScript (RxJS) Async",
44
"description": "Lightweight library with backpressure functions for composing asynchronous and event-based operations in JavaScript",
5-
"version": "2.5.0",
5+
"version": "2.5.1",
66
"homepage": "https://github.com/Reactive-Extensions/RxJS",
77
"author": {
88
"name": "Cloud Programmability Team",

modules/rx-lite-coincidence-compat/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "rx-lite-coincidence-compat",
33
"title": "Reactive Extensions for JavaScript (RxJS) Async",
44
"description": "Lightweight older browser compatible library with coincidence functions for composing asynchronous and event-based operations in JavaScript",
5-
"version": "2.5.0",
5+
"version": "2.5.1",
66
"homepage": "https://github.com/Reactive-Extensions/RxJS",
77
"author": {
88
"name": "Cloud Programmability Team",

modules/rx-lite-coincidence/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "rx-lite-coincidence",
33
"title": "Reactive Extensions for JavaScript (RxJS) Async",
44
"description": "Lightweight library with coincidence functions for composing asynchronous and event-based operations in JavaScript",
5-
"version": "2.5.0",
5+
"version": "2.5.1",
66
"homepage": "https://github.com/Reactive-Extensions/RxJS",
77
"author": {
88
"name": "Cloud Programmability Team",

modules/rx-lite-compat/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "rx-lite-compat",
33
"title": "Reactive Extensions for JavaScript (RxJS) Lite",
44
"description": "Lightweight IE6 compatible library for composing asynchronous and event-based operations in JavaScript",
5-
"version": "2.5.0",
5+
"version": "2.5.1",
66
"homepage": "https://github.com/Reactive-Extensions/RxJS",
77
"author": {
88
"name": "Cloud Programmability Team",

0 commit comments

Comments
 (0)