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

Commit ef4ceba

Browse files
Version bump to 2.3.20
1 parent c82c3f9 commit ef4ceba

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

bower.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "rxjs",
3-
"version": "2.3.19",
3+
"version": "2.3.20",
44
"main": [
55
"dist/rx.all.js",
66
"dist/rx.all.map",

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "rx",
33
"title": "Reactive Extensions for JavaScript (RxJS)",
44
"description": "Library for composing asynchronous and event-based operations in JavaScript",
5-
"version": "2.3.19",
5+
"version": "2.3.20",
66
"homepage": "https://github.com/Reactive-Extensions/RxJS",
77
"author": {
88
"name": "Cloud Programmability Team",

0 commit comments

Comments
 (0)