Skip to content

Commit

Permalink
Version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
veloper committed Mar 1, 2014
1 parent 3c273f3 commit cf0e6ac
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

Zeusd aims to provide greater control and easier scripting of the [Zeus Gem](https://github.com/burke/zeus) via daemonization.

## Feautres
## Features

* Run the [Zeus Gem](https://github.com/burke/zeus) as a daemon.
* Optionally block execution until Zeus has finished loaded using the `--block` flag.
Expand Down
2 changes: 1 addition & 1 deletion lib/zeusd/version.rb
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
module Zeusd
VERSION = "0.2.4"
VERSION = "0.2.5"
end

0 comments on commit cf0e6ac

Please sign in to comment.