Skip to content

Commit 8a81174

Browse files
sqlProvidersqlProvider
sqlProvider
authored and
sqlProvider
committed
[Version] v2.0.5
1 parent 33d9027 commit 8a81174

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
## Next v4.0.0
22
- Only version changed for anyone using Angular 4.0.0
33

4-
## v2.0.4
4+
## v2.0.5
55
- Fixed the issue that created multiple pubsub services (#7).
66

77
## v2.0.1

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "angular2-pubsub",
3-
"version": "2.0.4",
3+
"version": "2.0.5",
44
"description": "Pub/Sub service for Angular 2",
55
"main": "./umd/angular2-pubsub.js",
66
"module": "./esm/src/index.js",

0 commit comments

Comments
 (0)