Skip to content

Commit

Permalink
Updated History, package.json to 0.3.4
Browse files Browse the repository at this point in the history
  • Loading branch information
msmathers committed Aug 1, 2014
1 parent a889921 commit 9ecd899
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions History.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
# 0.3.4 / 2014-07-30

- Addresses harvester connection durability, fixes #70, #85, #114, #120
- Corrected functional test race condition, fixes #77
- Updates import path in bin scripts

# 0.3.3 / 2013-03-29

- SSL support for WebServer, fixes #31
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "log.io",
"description": "Realtime log monitoring in your browser",
"version": "0.3.3",
"version": "0.3.4",
"homepage": "http://logio.org",
"keywords": ["logs", "monitoring", "realtime", "socket.io", "node.js", "ajax"],
"author": "Mike Smathers <[email protected]>",
Expand Down

0 comments on commit 9ecd899

Please sign in to comment.