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

Commit e013779

Browse files
Version bump to v2.2.24
1 parent 61de7bd commit e013779

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

bower.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "rxjs",
3-
"version": "2.2.23",
3+
"version": "2.2.24",
44
"main": [
55
"dist/rx.all.js",
66
"dist/rx.all.min.js",

package.json

Lines changed: 1 addition & 1 deletion
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.2.23",
5+
"version": "2.2.24",
66
"homepage": "https://github.com/Reactive-Extensions/RxJS",
77
"author": {
88
"name": "Cloud Programmability Team",

0 commit comments

Comments
 (0)