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

Commit ce04b06

Browse files
Version bump to v2.2.18
1 parent 7aa7716 commit ce04b06

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.17",
3+
"version": "2.2.18",
44
"main": [
55
"rx.js",
66
"rx.compat.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.17",
5+
"version": "2.2.18",
66
"homepage": "https://github.com/Reactive-Extensions/RxJS",
77
"author": {
88
"name": "Cloud Programmability Team",

0 commit comments

Comments
 (0)