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

Commit 96429e9

Browse files
version bump to 3.1
1 parent 38ce1f5 commit 96429e9

File tree

26 files changed

+52
-39
lines changed

26 files changed

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

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

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

modules/rx-lite-backpressure/package.json

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

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

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

0 commit comments

Comments
 (0)