Skip to content

Commit

Permalink
update version
Browse files Browse the repository at this point in the history
  • Loading branch information
jcgertig committed Feb 13, 2018
1 parent 4e08eb5 commit 3a0a197
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -137,7 +137,7 @@ It does so by default.
<img src="http://g.recordit.co/a6D6PCtTcL.gif"/>
</p>

### Command passthrough
### Command passthrough

You can have the terminal pass out the cmd that was input

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "terminal-in-react",
"version": "3.5.1",
"version": "4.0.0",
"description": "A component for making a terminal in React",
"main": "lib/js/index.js",
"module": "src/index.js",
Expand Down

0 comments on commit 3a0a197

Please sign in to comment.