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

Commit cfe6bfd

Browse files
committed
Bump npm/bower versions to 2.4.5
1 parent 142d38d commit cfe6bfd

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

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.4.3",
3+
"version": "2.4.5",
44
"main": [
55
"dist/rx.all.js",
66
"dist/rx.all.map",

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

0 commit comments

Comments
 (0)