Skip to content

Commit

Permalink
version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
dafyddcrosby committed Aug 9, 2013
1 parent 0f8c3cd commit 9dc4ce7
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.1

* collectors/rabbitmq - add RabbitMQ collector

# 0.4.0

* collectors/disk - remove sys-filesystem dependency
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.4.0"
VERSION = "0.4.1"
end

0 comments on commit 9dc4ce7

Please sign in to comment.