Skip to content

Commit

Permalink
Version 0.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
khornberg committed May 13, 2016
1 parent 69f37d1 commit e628fd3
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "docker-indicator",
"version": "0.1.0",
"version": "0.2.0",
"description": "Shows docker status at a glance",
"dependencies": {
"docker-events": "0.0.2",
Expand Down
3 changes: 3 additions & 0 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,9 @@ docker:

## Changelog

0.2.0
* Show better network address

0.1.0
* Use socket by default
* Update dependencies (electron 0.36.12 amoungst others)
Expand Down

0 comments on commit e628fd3

Please sign in to comment.