Skip to content

Commit

Permalink
Version 0.4.5
Browse files Browse the repository at this point in the history
  • Loading branch information
thibaudgg committed Jun 13, 2012
1 parent d492d7e commit 22752c9
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
@@ -1,3 +1,9 @@
## 0.4.5 - June 13, 2012

### Bug fixes

- [#39](https://github.com/guard/listen/issues/39). Rescue Errno::ENOENT when path inserted doesn't exist. (reported by [@textgoeshere][], fixed by [@thibaudgg][])

## 0.4.4 - June 8, 2012

### Bug fixes
Expand Down
2 changes: 1 addition & 1 deletion lib/listen/version.rb
@@ -1,3 +1,3 @@
module Listen
VERSION = '0.4.4'
VERSION = '0.4.5'
end

0 comments on commit 22752c9

Please sign in to comment.