Skip to content

Commit

Permalink
0.5.1 and changes
Browse files Browse the repository at this point in the history
  • Loading branch information
kostya committed Jan 18, 2014
1 parent d21ba8d commit 1d1b330
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
0.5.1
-----
* fix ordering in info (#27)
* add log rotation (#26)
* minor load fixes

0.5
-------
* little fixes in dsl
Expand Down
2 changes: 1 addition & 1 deletion lib/eye.rb
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
module Eye
VERSION = "0.5"
VERSION = "0.5.1"
ABOUT = "Eye v#{VERSION} (c) 2012-2014 @kostya"
PROCLINE = "eye monitoring v#{VERSION}"

Expand Down

0 comments on commit 1d1b330

Please sign in to comment.