Skip to content

Commit

Permalink
Bump to 0.2.4
Browse files Browse the repository at this point in the history
  • Loading branch information
jc00ke committed Aug 19, 2013
1 parent 1bc9f90 commit 8b7221d
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions CHANGES.md
@@ -1,5 +1,7 @@
# Changes

## 0.2.4

* Fix bug where runner not respecting environment set in Guard options

## 0.2.3
Expand Down
2 changes: 1 addition & 1 deletion lib/guard/puma/version.rb
@@ -1,5 +1,5 @@
module Guard
module PumaVersion
VERSION = "0.2.3"
VERSION = "0.2.4"
end
end

0 comments on commit 8b7221d

Please sign in to comment.