Skip to content

Commit

Permalink
Bumping to version 3.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Harold Giménez committed Aug 29, 2011
1 parent 8670b27 commit a9c3eb6
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
Version 3.0.1 - Mon Aug 29 08:37:24 -0400 2011
===============================================================================
Roman Shterenzon(1):
Use either Airbrake or Hoptoad object on javascript notifier

Version 3.0 - Fri Aug 26 08:55:47 -0400 2011
===============================================================================
Harold Gimenez:
Expand Down Expand Up @@ -452,5 +457,6 @@ Nick Quaranto (3):






2 changes: 1 addition & 1 deletion lib/airbrake/version.rb
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
module Airbrake
VERSION = "3.0".freeze
VERSION = "3.0.1".freeze
end

0 comments on commit a9c3eb6

Please sign in to comment.