Skip to content
This repository has been archived by the owner on Nov 19, 2022. It is now read-only.

Commit

Permalink
update version
Browse files Browse the repository at this point in the history
  • Loading branch information
miguelmota committed Apr 15, 2019
1 parent f43111c commit a888b3a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions packages/streamhut/package.json
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
{
"name": "streamhut",
"version": "0.2.7",
"version": "0.2.8",
"description": "Stream and send data, terminal to web and vice versa.",
"main": "index.js",
"bin": {
"streamhut": "bin/streamhut",
"shio": "bin/streamhut"
},
"dependencies": {
"@streamhut/client": "^0.0.2"
"@streamhut/client": "^0.0.3"
},
"scripts": {
"test": "echo 'TODO'",
Expand Down

0 comments on commit a888b3a

Please sign in to comment.