Skip to content

Commit

Permalink
0.9.1
Browse files Browse the repository at this point in the history
  • Loading branch information
kalitine committed Jul 27, 2016
1 parent e7452cd commit 79ee106
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"description": "Abstract peer to peer client transport API. Implementations based on WebRTC and webSocket to be done.",
"main": "dist/netflux.es2015.umd.js",
"jsnext:main": "dist/netflux.es2015.js",
"version": "0.9.0",
"version": "0.9.1",
"scripts": {
"prebuild": "rm -rf coverage dist",
"build": "node rollup.config.js",
Expand Down

0 comments on commit 79ee106

Please sign in to comment.