chore: release version v0.4.0

This commit is contained in:
David Dias 2016-09-06 18:10:51 -04:00
parent 1d856785d5
commit b71292d808

View File

@ -1,6 +1,6 @@
{
"name": "interface-stream-muxer",
"version": "0.3.1",
"version": "0.4.0",
"description": "A test suite and interface you can use to implement a stream muxer.",
"main": "lib/index.js",
"jsnext:main": "src/index.js",