Skip to content

Commit ff25277

Browse files
committed
1.5.4
1 parent 4e6d888 commit ff25277

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "pubsub-js",
3-
"version": "1.5.3",
3+
"version": "1.5.4",
44
"description": "Dependency free publish/subscribe library",
55
"main": "./src/pubsub.js",
66
"directories": {
@@ -37,4 +37,4 @@
3737
"jslint": "0.7.2",
3838
"phantomjs": "1.9.13"
3939
}
40-
}
40+
}

0 commit comments

Comments
 (0)