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

Commit

Permalink
Updating modules to 4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
mattpodwysocki committed Sep 25, 2015
1 parent 94f27b6 commit 213df8c
Show file tree
Hide file tree
Showing 25 changed files with 25 additions and 25 deletions.
2 changes: 1 addition & 1 deletion modules/rx-core-binding/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "rx-core-binding",
"title": "Reactive Extensions for JavaScript (RxJS) Core",
"description": "Core binding library for composing asynchronous and event-based operations in JavaScript",
"version": "3.1.2",
"version": "4.0.0",
"homepage": "https://github.com/Reactive-Extensions/RxJS",
"author": {
"name": "Cloud Programmability Team",
Expand Down
2 changes: 1 addition & 1 deletion modules/rx-core-testing/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "rx-core-testing",
"title": "Reactive Extensions for JavaScript (RxJS) Core",
"description": "Core testing library for composing asynchronous and event-based operations in JavaScript",
"version": "3.1.2",
"version": "4.0.0",
"homepage": "https://github.com/Reactive-Extensions/RxJS",
"author": {
"name": "Cloud Programmability Team",
Expand Down
2 changes: 1 addition & 1 deletion modules/rx-core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "rx-core",
"title": "Reactive Extensions for JavaScript (RxJS) Core",
"description": "Core library for composing asynchronous and event-based operations in JavaScript",
"version": "3.1.2",
"version": "4.0.0",
"homepage": "https://github.com/Reactive-Extensions/RxJS",
"author": {
"name": "Cloud Programmability Team",
Expand Down
2 changes: 1 addition & 1 deletion modules/rx-lite-aggregates-compat/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "rx-lite-aggregates-compat",
"title": "Reactive Extensions for JavaScript (RxJS) Aggregates",
"description": "Lightweight older browser compatible library with aggregate functions for composing asynchronous and event-based operations in JavaScript",
"version": "3.1.2",
"version": "4.0.0",
"homepage": "https://github.com/Reactive-Extensions/RxJS",
"author": {
"name": "Cloud Programmability Team",
Expand Down
2 changes: 1 addition & 1 deletion modules/rx-lite-aggregates/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "rx-lite-aggregates",
"title": "Reactive Extensions for JavaScript (RxJS) Aggregates",
"description": "Lightweight library with aggregate functions for composing asynchronous and event-based operations in JavaScript",
"version": "3.1.2",
"version": "4.0.0",
"homepage": "https://github.com/Reactive-Extensions/RxJS",
"author": {
"name": "Cloud Programmability Team",
Expand Down
2 changes: 1 addition & 1 deletion modules/rx-lite-async-compat/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "rx-lite-async-compat",
"title": "Reactive Extensions for JavaScript (RxJS) Async",
"description": "Lightweight older browser compatible library with asynchronous functions for composing asynchronous and event-based operations in JavaScript",
"version": "3.1.2",
"version": "4.0.0",
"homepage": "https://github.com/Reactive-Extensions/RxJS",
"author": {
"name": "Cloud Programmability Team",
Expand Down
2 changes: 1 addition & 1 deletion modules/rx-lite-async/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "rx-lite-async",
"title": "Reactive Extensions for JavaScript (RxJS) Async",
"description": "Lightweight library with asynchronous functions for composing asynchronous and event-based operations in JavaScript",
"version": "3.1.2",
"version": "4.0.0",
"homepage": "https://github.com/Reactive-Extensions/RxJS",
"author": {
"name": "Cloud Programmability Team",
Expand Down
2 changes: 1 addition & 1 deletion modules/rx-lite-backpressure-compat/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "rx-lite-backpressure-compat",
"title": "Reactive Extensions for JavaScript (RxJS) Async",
"description": "Lightweight older browser compatible library with backpressure functions for composing asynchronous and event-based operations in JavaScript",
"version": "3.1.2",
"version": "4.0.0",
"homepage": "https://github.com/Reactive-Extensions/RxJS",
"author": {
"name": "Cloud Programmability Team",
Expand Down
2 changes: 1 addition & 1 deletion modules/rx-lite-backpressure/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "rx-lite-backpressure",
"title": "Reactive Extensions for JavaScript (RxJS) Async",
"description": "Lightweight library with backpressure functions for composing asynchronous and event-based operations in JavaScript",
"version": "3.1.2",
"version": "4.0.0",
"homepage": "https://github.com/Reactive-Extensions/RxJS",
"author": {
"name": "Cloud Programmability Team",
Expand Down
2 changes: 1 addition & 1 deletion modules/rx-lite-coincidence-compat/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "rx-lite-coincidence-compat",
"title": "Reactive Extensions for JavaScript (RxJS) Async",
"description": "Lightweight older browser compatible library with coincidence functions for composing asynchronous and event-based operations in JavaScript",
"version": "3.1.2",
"version": "4.0.0",
"homepage": "https://github.com/Reactive-Extensions/RxJS",
"author": {
"name": "Cloud Programmability Team",
Expand Down
2 changes: 1 addition & 1 deletion modules/rx-lite-coincidence/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "rx-lite-coincidence",
"title": "Reactive Extensions for JavaScript (RxJS) Async",
"description": "Lightweight library with coincidence functions for composing asynchronous and event-based operations in JavaScript",
"version": "3.1.2",
"version": "4.0.0",
"homepage": "https://github.com/Reactive-Extensions/RxJS",
"author": {
"name": "Cloud Programmability Team",
Expand Down
2 changes: 1 addition & 1 deletion modules/rx-lite-compat/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "rx-lite-compat",
"title": "Reactive Extensions for JavaScript (RxJS) Lite",
"description": "Lightweight IE6 compatible library for composing asynchronous and event-based operations in JavaScript",
"version": "3.1.2",
"version": "4.0.0",
"homepage": "https://github.com/Reactive-Extensions/RxJS",
"author": {
"name": "Cloud Programmability Team",
Expand Down
2 changes: 1 addition & 1 deletion modules/rx-lite-experimental-compat/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "rx-lite-experimental-compat",
"title": "Reactive Extensions for JavaScript (RxJS) Async",
"description": "Lightweight older browser compatible library with experimental functions for composing asynchronous and event-based operations in JavaScript",
"version": "3.1.2",
"version": "4.0.0",
"homepage": "https://github.com/Reactive-Extensions/RxJS",
"author": {
"name": "Cloud Programmability Team",
Expand Down
2 changes: 1 addition & 1 deletion modules/rx-lite-experimental/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "rx-lite-experimental",
"title": "Reactive Extensions for JavaScript (RxJS) Async",
"description": "Lightweight library with experimental functions for composing asynchronous and event-based operations in JavaScript",
"version": "3.1.2",
"version": "4.0.0",
"homepage": "https://github.com/Reactive-Extensions/RxJS",
"author": {
"name": "Cloud Programmability Team",
Expand Down
2 changes: 1 addition & 1 deletion modules/rx-lite-extras-compat/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "rx-lite-extras-compat",
"title": "Reactive Extensions for JavaScript (RxJS) Lite",
"description": "Lightweight IE6 compatible library extras for composing asynchronous and event-based operations in JavaScript",
"version": "3.1.2",
"version": "4.0.0",
"homepage": "https://github.com/Reactive-Extensions/RxJS",
"author": {
"name": "Cloud Programmability Team",
Expand Down
2 changes: 1 addition & 1 deletion modules/rx-lite-extras/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "rx-lite-extras",
"title": "Reactive Extensions for JavaScript (RxJS) Lite",
"description": "Lightweight library extras for composing asynchronous and event-based operations in JavaScript",
"version": "3.1.2",
"version": "4.0.0",
"homepage": "https://github.com/Reactive-Extensions/RxJS",
"author": {
"name": "Cloud Programmability Team",
Expand Down
2 changes: 1 addition & 1 deletion modules/rx-lite-joinpatterns-compat/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "rx-lite-joinpatterns-compat",
"title": "Reactive Extensions for JavaScript (RxJS) Async",
"description": "Lightweight older browser compatible library with join pattern functions for composing asynchronous and event-based operations in JavaScript",
"version": "3.1.2",
"version": "4.0.0",
"homepage": "https://github.com/Reactive-Extensions/RxJS",
"author": {
"name": "Cloud Programmability Team",
Expand Down
2 changes: 1 addition & 1 deletion modules/rx-lite-joinpatterns/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "rx-lite-joinpatterns",
"title": "Reactive Extensions for JavaScript (RxJS) Async",
"description": "Lightweight library with join pattern functions for composing asynchronous and event-based operations in JavaScript",
"version": "3.1.2",
"version": "4.0.0",
"homepage": "https://github.com/Reactive-Extensions/RxJS",
"author": {
"name": "Cloud Programmability Team",
Expand Down
2 changes: 1 addition & 1 deletion modules/rx-lite-testing-compat/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "rx-lite-testing-compat",
"title": "Reactive Extensions for JavaScript (RxJS) Async",
"description": "Lightweight older browser compatible library with testing functions for composing asynchronous and event-based operations in JavaScript",
"version": "3.1.2",
"version": "4.0.0",
"homepage": "https://github.com/Reactive-Extensions/RxJS",
"author": {
"name": "Cloud Programmability Team",
Expand Down
2 changes: 1 addition & 1 deletion modules/rx-lite-testing/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "rx-lite-testing",
"title": "Reactive Extensions for JavaScript (RxJS) Async",
"description": "Lightweight library with testing functions for composing asynchronous and event-based operations in JavaScript",
"version": "3.1.2",
"version": "4.0.0",
"homepage": "https://github.com/Reactive-Extensions/RxJS",
"author": {
"name": "Cloud Programmability Team",
Expand Down
2 changes: 1 addition & 1 deletion modules/rx-lite-time-compat/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "rx-lite-time-compat",
"title": "Reactive Extensions for JavaScript (RxJS) Async",
"description": "Lightweight older browser compatible library with time-based functions for composing asynchronous and event-based operations in JavaScript",
"version": "3.1.2",
"version": "4.0.0",
"homepage": "https://github.com/Reactive-Extensions/RxJS",
"author": {
"name": "Cloud Programmability Team",
Expand Down
2 changes: 1 addition & 1 deletion modules/rx-lite-time/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "rx-lite-time",
"title": "Reactive Extensions for JavaScript (RxJS) Async",
"description": "Lightweight library with time-based functions for composing asynchronous and event-based operations in JavaScript",
"version": "3.1.2",
"version": "4.0.0",
"homepage": "https://github.com/Reactive-Extensions/RxJS",
"author": {
"name": "Cloud Programmability Team",
Expand Down
2 changes: 1 addition & 1 deletion modules/rx-lite-virtualtime-compat/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "rx-lite-virtualtime-compat",
"title": "Reactive Extensions for JavaScript (RxJS) Async",
"description": "Lightweight older browser compatible library with virtual time functions for composing asynchronous and event-based operations in JavaScript",
"version": "3.1.2",
"version": "4.0.0",
"homepage": "https://github.com/Reactive-Extensions/RxJS",
"author": {
"name": "Cloud Programmability Team",
Expand Down
2 changes: 1 addition & 1 deletion modules/rx-lite-virtualtime/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "rx-lite-virtualtime",
"title": "Reactive Extensions for JavaScript (RxJS) Async",
"description": "Lightweight library with virtual time functions for composing asynchronous and event-based operations in JavaScript",
"version": "3.1.2",
"version": "4.0.0",
"homepage": "https://github.com/Reactive-Extensions/RxJS",
"author": {
"name": "Cloud Programmability Team",
Expand Down
2 changes: 1 addition & 1 deletion modules/rx-lite/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "rx-lite",
"title": "Reactive Extensions for JavaScript (RxJS) Lite",
"description": "Lightweight library for composing asynchronous and event-based operations in JavaScript",
"version": "3.1.2",
"version": "4.0.0",
"homepage": "https://github.com/Reactive-Extensions/RxJS",
"author": {
"name": "Cloud Programmability Team",
Expand Down

0 comments on commit 213df8c

Please sign in to comment.