Skip to content

Commit

Permalink
Bump to v0.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
shovon committed Jun 21, 2014
1 parent e30831d commit cf9e1ed
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
5 changes: 4 additions & 1 deletion HISTORY.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
# History

- v0.4
- v0.4.1
- Removed dependency of `termios.h`. Including it prevents sync-prompt from compiling on Windows.

- v0.4.0
- Added a `isEOF` method. This allows us to check to see if `cin` has reached EOF.

- v0.3.2
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"stdin",
"synchronous"
],
"version": "0.4.0",
"version": "0.4.1",
"author": {
"name": "Salehen Shovon Rahman",
"email": "salehen.rahman@gmail.com",
Expand Down

0 comments on commit cf9e1ed

Please sign in to comment.