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

Commit 44f2425

Browse files
version bump to 2.2.3
1 parent 991f94c commit 44f2425

File tree

12 files changed

+12
-12
lines changed

12 files changed

+12
-12
lines changed

doc/readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ There is a large surface area with the Reactive Extensions for JavaScript, so it
5353

5454
## Mapping RxJS from Different Libraries ##
5555

56-
Converting your existing code from other libraries can be easy. Many of the concepts you already know from popular libraries such as Bacon.js and [Async.js](https://github.com/caolan/async)
56+
Converting your existing code from other libraries can be easy. Many of the concepts you already know from popular libraries such as [Bacon.js](https://github.com/baconjs/bacon.js) and [Async.js](https://github.com/caolan/async)
5757

5858
1. [For Bacon.js Users](mapping/baconjs.md)
5959
2. [For Async.js Users](mapping/asyncjs.md)

nuget/RxJS-Aggregates/RxJS-Aggregates.nuspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<id>RxJS-Aggregates</id>
55
<title>Reactive Extensions for JavaScript - Aggregation Operations</title>
66
<!-- Automatically updated by build, keeping fixed dev build number here in case of local build -->
7-
<version>2.2.2</version>
7+
<version>2.2.3</version>
88
<authors>Microsoft Corporation</authors>
99
<description>Reactive Extensions for JavaScript library with aggregation event processing query operations.</description>
1010
<projectUrl>http://rx.codeplex.com</projectUrl>

nuget/RxJS-Async/RxJS-Async.nuspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<id>RxJS-Async</id>
55
<title>Reactive Extensions for JavaScript - Async-Based Operations</title>
66
<!-- Automatically updated by build, keeping fixed dev build number here in case of local build -->
7-
<version>2.2.2</version>
7+
<version>2.2.3</version>
88
<authors>Microsoft Corporation</authors>
99
<description>Reactive Extensions for JavaScript library with async-based event processing query operations.</description>
1010
<projectUrl>http://go.microsoft.com/fwlink/?LinkID=179929</projectUrl>

nuget/RxJS-Binding/RxJS-Binding.nuspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<metadata>
44
<id>RxJS-Binding</id>
55
<title>Reactive Extensions for JavaScript - Binding</title>
6-
<version>2.2.2</version>
6+
<version>2.2.3</version>
77
<authors>Microsoft Corporation</authors>
88
<description>Reactive Extensions for JavaScript library with binding operationrs.</description>
99
<projectUrl>http://rx.codeplex.com</projectUrl>

nuget/RxJS-Coincidence/RxJS-Coincidence.nuspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<id>RxJS-Coincidence</id>
55
<title>Reactive Extensions for JavaScript - Coincidence</title>
66
<!-- Automatically updated by build, keeping fixed dev build number here in case of local build -->
7-
<version>2.2.2</version>
7+
<version>2.2.3</version>
88
<authors>Microsoft Corporation</authors>
99
<description>Reactive Extensions for JavaScript library with reactive coincidence join event processing query operations.</description>
1010
<projectUrl>http://rx.codeplex.com</projectUrl>

nuget/RxJS-Experimental/RxJS-Experimental.nuspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<id>RxJS-Experimental</id>
55
<title>Reactive Extensions for JavaScript - Experimental</title>
66
<!-- Automatically updated by build, keeping fixed dev build number here in case of local build -->
7-
<version>2.2.2</version>
7+
<version>2.2.3</version>
88
<authors>Microsoft Corporation</authors>
99
<description>Reactive Extensions for JavaScript library with experimental operators.</description>
1010
<projectUrl>http://rx.codeplex.com</projectUrl>

nuget/RxJS-JoinPatterns/RxJS-JoinPatterns.nuspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<id>RxJS-JoinPatterns</id>
55
<title>Reactive Extensions for JavaScript - Join Patterns</title>
66
<!-- Automatically updated by build, keeping fixed dev build number here in case of local build -->
7-
<version>2.2.2</version>
7+
<version>2.2.3</version>
88
<authors>Microsoft Corporation</authors>
99
<description>Reactive Extensions for JavaScript library with join patterns event processing query operations.</description>
1010
<projectUrl>http://rx.codeplex.com</projectUrl>

nuget/RxJS-Main/RxJS-Main.nuspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<id>RxJS-Main</id>
55
<title>Reactive Extensions for JavaScript - Main Library</title>
66
<!-- Automatically updated by build, keeping fixed dev build number here in case of local build -->
7-
<version>2.2.2</version>
7+
<version>2.2.3</version>
88
<authors>Microsoft Corporation</authors>
99
<description>Reactive Extensions for JavaScript main library used to express complex event processing queries over observable sequences.</description>
1010
<projectUrl>http://rx.codeplex.com</projectUrl>

nuget/RxJS-Testing/RxJS-Testing.nuspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<id>RxJS-Testing</id>
55
<title>Reactive Extensions for JavaScript - Test Library</title>
66
<!-- Automatically updated by build, keeping fixed dev build number here in case of local build -->
7-
<version>2.2.2</version>
7+
<version>2.2.3</version>
88
<authors>Microsoft Corporation</authors>
99
<description>Reactive Extensions for JavaScript test library, used to write unit tests for complex event processing queries.</description>
1010
<projectUrl>http://rx.codeplex.com</projectUrl>

nuget/RxJS-Time/RxJS-Time.nuspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<id>RxJS-Time</id>
55
<title>Reactive Extensions for JavaScript - Time-Based Operations</title>
66
<!-- Automatically updated by build, keeping fixed dev build number here in case of local build -->
7-
<version>2.2.2</version>
7+
<version>2.2.3</version>
88
<authors>Microsoft Corporation</authors>
99
<description>Reactive Extensions for JavaScript library with time-based event processing query operations.</description>
1010
<projectUrl>http://go.microsoft.com/fwlink/?LinkID=179929</projectUrl>

0 commit comments

Comments
 (0)