Skip to content

Commit 7bbe820

Browse files
committed
Bump package version
1 parent cfcd8a9 commit 7bbe820

1 file changed

Lines changed: 5 additions & 1 deletion

File tree

package.json

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,15 @@
11
{
22
"name": "angular2-pubsub",
3-
"version": "1.1.1",
3+
"version": "1.1.2",
44
"description": "Pub/Sub service for Angular 2",
55
"repository": {
66
"type": "git",
77
"url": "git+https://github.com/sqlProvider/angular2-pubsub.git"
88
},
9+
"scripts": {
10+
"test": "",
11+
"build": ""
12+
},
913
"keywords": [
1014
"Angular2",
1115
"pubsub",

0 commit comments

Comments
 (0)