Skip to content

Commit

Permalink
version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
dafyddcrosby committed Aug 7, 2013
1 parent 557622f commit 11ac5f8
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# 0.4.0

* collectors/disk - remove sys-filesystem dependency

# 0.3.0

* plugins/graphite/ - added
Expand Down
2 changes: 1 addition & 1 deletion lib/panoptimon/version.rb
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Copyright (C) 2012 Sourcefire, Inc.

module Panoptimon
VERSION = "0.3.0"
VERSION = "0.4.0"
end

0 comments on commit 11ac5f8

Please sign in to comment.