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

Commit 72ec8cf

Browse files
version bump to 4.0.5
1 parent 5811699 commit 72ec8cf

File tree

26 files changed

+26
-26
lines changed

26 files changed

+26
-26
lines changed

modules/rx-core-binding/package.json

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

modules/rx-core-testing/package.json

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

modules/rx-core/package.json

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

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": "4.0.4",
5+
"version": "4.0.5",
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": "4.0.4",
5+
"version": "4.0.5",
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": "4.0.4",
5+
"version": "4.0.5",
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": "4.0.4",
5+
"version": "4.0.5",
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": "4.0.4",
5+
"version": "4.0.5",
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": "4.0.4",
5+
"version": "4.0.5",
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": "4.0.4",
5+
"version": "4.0.5",
66
"homepage": "https://github.com/Reactive-Extensions/RxJS",
77
"author": {
88
"name": "Cloud Programmability Team",

0 commit comments

Comments
 (0)